Advertisement
Guest User

Untitled

a guest
Aug 29th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1.  
  2. if (stop=0){
  3. var moche = document.getElementById('slider')
  4. $('moche').style.height = '0px';
  5.  
  6. moche.style.height = '0px';
  7. moche.style.width = '0px';
  8. }else{ alert('Diapo !')}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement