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(); | ||
}); | }); | ||
$("#textup").mouseout(function(e){ | $("#textup").mouseout(function(e){ |