Widget:RCSandbox: Difference between revisions

Jump to navigation Jump to search
Matt Pijoan (talk | contribs)
No edit summary
Matt Pijoan (talk | contribs)
No edit summary
Line 4: Line 4:
$("#textup").mouseover(function(e){
$("#textup").mouseover(function(e){
$("#textup").stop();
$("#textup").stop();
        alert("Stop");
});
});
$("#textup").mouseout(function(e){
$("#textup").mouseout(function(e){

Revision as of 19:25, 5 December 2012