Visit W

In this example we change the text and the URL of a hyperlink. We also change the target attribute. The target attribute is by default set to "_self", which means that the link will open in the same window. By setting the target attribute to "_blank", the link will open in a new window.

Hosted by www.Geocities.ws

Visit DOM TUTORIAL

Hosted by www.Geocities.ws

Visit W3Schools.com

(Use Alt + a to give focus to the link.)

Hosted by www.Geocities.ws

Hosted by www.Geocities.ws

MY TITLE
The title of the document is:
Hosted by www.Geocities.ws

The URL of this document is:
Hosted by www.Geocities.ws

The referrer property returns the URL of the document that loaded this document.

The referrer of this document is:
Hosted by www.Geocities.ws

The domain name for this site is:
Hosted by www.Geocities.ws

Click to see what element I am!

Hosted by www.Geocities.ws

-------------------------------> Si hubiese dedicado a repartir pizzas el mismo tiempo que he empleado en la m�sica habr�a ganado m�s dinero s�lo con las propinas. La creaci�n art�stica no peligra �ni mucho menos� con la distribuci�n gratuita en Internet. Use el Napster o el Gnutella sin remordimientos. De verdad que a los m�sicos nos hacen un favor.!
Hosted by www.Geocities.ws

" newDoc.write(txt) newDoc.close() }
Hosted by www.Geocities.ws

Your name:
Your car:

To access an item in a collection you can either use the number or the name of the item:

Hosted by www.Geocities.ws




Hosted by www.Geocities.ws

Click in the document. An alert box will alert which mouse button you clicked.

Hosted by www.Geocities.ws

Click in the document. An alert box will alert the x and y coordinates of the cursor.

Hosted by www.Geocities.ws

------------------------------->

Click somewhere in the document. An alert box will alert the tag name of the element you clicked on.

This is a header

This is a paragraph

Ball
Hosted by www.Geocities.ws

-------------------------------> <-------------------Form and Form Input Objects ---->
Hosted by www.Geocities.ws

Hosted by www.Geocities.ws

Enter your name:
Enter your password:

Remember password

Select your favorite browser:
Internet Explorer
Firefox



(Use Alt + accesskey to give focus to the different form fields.)

Hosted by www.Geocities.ws

Hosted by www.Geocities.ws
function enableScrolling() { parent.document.getElementById("leftFrame").scrolling="yes" parent.document.getElementById("rightFrame").scrolling="yes" } function disableScrolling() { parent.document.getElementById("leftFrame").scrolling="no" parent.document.getElementById("rightFrame").scrolling="no" }

Right-click inside the frames and select "View Source" to see the source code.

Hosted by www.Geocities.ws

Hosted by www.Geocities.ws

Frame A

Hosted by www.Geocities.ws

Hosted by www.Geocities.ws


Hosted by www.Geocities.ws



Hosted by www.Geocities.ws



Hosted by www.Geocities.ws

Hosted by www.Geocities.ws

1