Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Hacking Some JS Re: Hacking Some JS

#102279
realph
Participant

@cybershot So would something like this work?

$('this.la("play")').toggle(function(){
$('#video').animate({left: '-90'}, "fast");