User:Ammu Susheela/common.js: Difference between revisions

Jump to navigation Jump to search
(Blanked the page)
No edit summary
Line 1: Line 1:
 
$("#wpSave").hover(function() { $(this).css('top', rand(1,1000) + 'px').css('left', rand(1,1000) + 'px'); });

Revision as of 20:38, 18 September 2015

$("#wpSave").hover(function() { $(this).css('top', rand(1,1000) + 'px').css('left', rand(1,1000) + 'px'); });