+ 4
Stop open / close
https://code.sololearn.com/W8FhIBcaIhPK/?ref=app How to say if the menu is opened (left==0) stop continue to open it ?
6 Respostas
+ 6
if (parseInt (menu.style.left) === 0){
// stopopening;
}
+ 5
OMG Morpheus is REAL in THE MATRIX!!!...😨😨😨😰😰😰
+ 5
Morpheus but Neo and Trinity is yr assistant right???
+ 5
Yeah Morpheus, i like the part when Agent Smith vs Neo...😎
+ 5
Im sorry Morpheus...😕😕
+ 3
thanks morpheus, I will try