Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 13:16, 12 November 2014Sandeep (Talk | contribs). . (4,879 bytes) (+4,879). . (Created page with "var MouseDown = false; var MyVar; $(document).mousedown(function() { MouseDown = true; }); $(document).mouseup(function() { MouseDown = false; }); $(document).ready(funct...")