Home › Forums › JavaScript › Hacking Some JS › Re: Hacking Some JS
May 3, 2012 at 10:45 pm
#102279
Participant
@cybershot So would something like this work?
$('this.la("play")').toggle(function(){
$('#video').animate({left: '-90'}, "fast");