document.title
Returns the title of the document. |
<SCRIPT LANGUAGE="JavaScript"> <!-- document.write("The title of this this document is "+ document.title); // --> </SCRIPT> |
domain | Returns the server domain name which served the document. |
images | Returns the images in the document. |
lastModified | Returns the date the file was last modified. |
links | Returns the links of the document. |
referrer | Returns the referrer of the document. |
title | Returns the title of the document. |
URL | Returns the the entire URL of the document. |
getDate | Returns an integer set to the date's object day in the month. |
getDay | Returns an integer set to the date's object day in the week. |
getYear | Returns a the year of the date object. |
toGMTString | Returns a string set to the Greenwich Mean Time (GMT) or Coordinated Universal Time (UTC). |
toLocaleString | Returns a string set to the current locale time. |
Online Web Apps, Rich Internet Application, Technical Tools, Specifications, How to Guides, Training, Applications, Examples, Tutorials, Reviews, Answers, Test Review Resources, Analysis, Homework Solutions, Worksheets, Help, Data and Information for Engineers, Technicians, Teachers, Tutors, Researchers, K-12 Education, College and High School Students, Science Fair Projects and Scientists
By Jimmy Raymond
Contact: aj@ajdesigner.com
Privacy Policy, Disclaimer and Terms
Copyright 2002-2015