Compare Page Revisions
« Older Revision - Back to Page History - Newer Revision »
Table of Contents [Hide/Show]
Displaying the current URL Displaying the Document Timestamp Setting Initial Focus Submitting a Form
document.write(document.URL);
document.write(document.lastModified);
document.getElementById("myControlId").focus();
document.forms[0].submit();
ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.