Academic Tutorials



English | French | Portugese | Dutch | Italian
Google

in linea

Domestico Codici sorgente E-Libri Trasferimenti dal sistema centrale verso i satelliti Metterseli in contatto con Circa noi

HTML Tutorials
HTML Tutorial
XHTML Tutorial
CSS Tutorial
TCP/IP Tutorial
XML Tutorials
XML Tutorial
XSL Tutorial
XSLT Tutorial
DTD Tutorial
Schema Tutorial
XForms Tutorial
XSL-FO Tutorial
XML DOM Tutorial
XLink Tutorial
XQuery Tutorial
XPath Tutorial
XPointer Tutorial
RDF Tutorial
SOAP Tutorial
WSDL Tutorial
RSS Tutorial
WAP Tutorial
Web Services Tutorial
Browser Scripting
JavaScript Tutorial
VBScript Tutorial
AJAX Tutorial
DHTML Tutorial
HTML DOM Tutorial
WMLScript Tutorial
E4X Tutorial
Server Scripting
ASP Tutorial
PHP Tutorial
PERL Tutorial
SQL Tutorial
ADO Tutorial
.NET (dotnet)
Microsoft.Net
XML Web Services
ASP.Net
.Net Mobile
C# : C Sharp
ADO.NET
VB.NET
Multimedia
SVG Tutorial
Flash Tutorial
Media Tutorial
SMIL Tutorial
Web Building
Web Browsers
Web Hosting
W3C Tutorial
Web Building
Web Quality
Web Semantic
Web Careers
Java Tutorials
Java Tutorial
JSP Tutorial
Servlets Tutorial
Struts Tutorial
EJB Tutorial
JMS Tutorial
JMX Tutorial
Programming Langauges
C Tutorial
C++ Tutorial
Visual Basic Tutorial
Data Structures Using C
Soft Skills
Communication Skills
Time Management
Project Management
Team Work
Leadership Skills
Corporate Communication
Negotiation Skills


Oggetto del documento del HTML DOM
Previous Next





Oggetto del documento

L'oggetto del documento rappresenta l'intero documento del HTML e può essere usato accedere a tutti gli elementi in una pagina paricular.

L'oggetto del documento fa parte dell'oggetto della finestra ed è raggiunto attraverso la proprietà di window.document dell'oggetto di Javascript.

IE: Internet Explorer, O: Opera, F: Firefox, W3C: Consorzio di World Wide Web (campione del Internet).




Collezioni dell'oggetto del documento
Collection Description IE F O W3C
anchors[] Returns a reference to all Anchor objects in the document 4 1 9 Yes
forms[] Returns a reference to all Form objects in the document 4 1 9 Yes
images[] Returns a reference to all Image objects in the document 4 1 9 Yes
links[] Returns a reference to all Area and Link objects in the document 4 1 9 Yes
Proprietà dell'oggetto del documento
Property Description IE F O W3C
cookie Sets or returns all cookies associated with the current document 4 1 9 Yes
domain Returns the domain name for the current document 4 1 9 Yes
lastModified Returns the date and time a document was last modified 4 1 No No
referrer Returns the URL of the document that loaded the current document 4 1 9 Yes
title Returns the title of the current document 4 1 9 Yes
URL Returns the URL of the current document 4 1 9 Yes


Metodi dell'oggetto del documento
Method Description IE F O W3C
close() Closes an output stream opened with the document.open() method, and displays the collected data 4 1 9 Yes
getElementById() Returns a reference to the first object with the specified id 5 1 9 Yes
getElementsByName() Returns a collection of objects with the specified name 5 1 9 Yes
getElementsByTagName() Returns a collection of objects with the specified tagname 5 1 9 Yes
open() Opens a stream to collect the output from any document.write() or document.writeln() methods 4 1 9 Yes
write() Writes HTML expressions or JavaScript code to a document 4 1 9 Yes
writeln() Identical to the write() method, with the addition of writing a new line character after each expression 4 1 9 Yes




Previous Next

Keywords: html document, html element, html content, text node


HTML Quizes
HTML Quiz
XHTML Quiz
CSS Quiz
TCP/IP Quiz
XML Quizes
XML Quiz
XSL Quiz
XSLT Quiz
DTD Quiz
Schema Quiz
XForms Quiz
XSL-FO Quiz
XML DOM Quiz
XLink Quiz
XQuery Quiz
XPath Quiz
XPointer Quiz
RDF Quiz
SOAP Quiz
WSDL Quiz
RSS Quiz
WAP Quiz
Web Services Quiz
Browser Scripting Quizes
JavaScript Quiz
VBScript Quiz
AJAX Quiz
DHTML Quiz
HTML DOM Quiz
WMLScript Quiz
E4X Quiz
Server Scripting Quizes
ASP Quiz
PHP Quiz
PERL Quiz
SQL Quiz
ADO Quiz
.NET (dotnet) Quizes
Microsoft.Net Quiz
XML Web Services Quiz
ASP.Net Quiz
.Net Mobile Quiz
C# : C Sharp Quiz
ADO.NET Quiz
VB.NET Quiz
Multimedia Quizes
SVG Quiz
Flash Quiz
Media Quiz
SMIL Quiz
Web Building  Quizes
Web Browsers Quiz
Web Hosting Quiz
W3C Quiz
Web Building Quiz
Web Quality Quiz
Web Semantic Quiz
Web Careers Quiz
Java Quizes
Java Quiz
JSP Quiz
Servlets Quiz
Struts Quiz
EJB Quiz
JMS Quiz
JMX Quiz
Programming Langauges Quizes
C Quiz
C++ Quiz
Visual Basic Quiz
Data Structures Using C Quiz
Soft Skills Quizes
Communication Skills Quiz
Time Management Quiz
Project Management Quiz
Team Work Quiz
Leadership Skills Quiz
Corporate Communication Quiz
Negotiation Skills Quiz

Privacy Policy
Copyright © 2003-2008 Vyom Technosoft Pvt. Ltd., All Rights Reserved.