Revision history of "Javascript Examples"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons 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.

  • curprev 09:35, 26 January 2008PeterHarding talk contribs 118,180 bytes +118,180 New page: =wbutil.js= <pre> var posX = 0; var posY = 0; //capturing the MouseDown event for Netscape in order to display pop-ups properly if(navigator.appName=="Netscape") { document.captureEve...