+ 5
Help me out please!
This thing is not functioning properly help me arrange it and also if you can please edit it to make it slide out and slide in then save and post it on your answer to my question. Here is the codeđđ https://code.sololearn.com/Whr3Nf1i8d1K/?ref=app
5 Answers
+ 5
Maybe it's help
Edit:Joseph Onipede
JS line 16:
op[0].style = "block";
+ 5
Thank you all
+ 5
How can i do it to slide out instead of just wiping off....
+ 2
15. "=" ? âș
16. "." ? đ
15. if (wid[0].style.width == "0px") {
16. op[0].style = "block";
17. }