This layer has just loaded another html file into itself!

The height,width and innerHTML properties of mylayer will now have changed to reflect the new content. If you're using NS4, then the innerHTML will now be "", as that browser can't read the content of a layer into a variable, but with IE4/5 the innerHTML property will now reflect the source of this page! You can append more to it, or rewrite the layer using methods associated with layers, as well as many other things!

Notice how the layer brightens slightly when you move the mouse over it, and brightens more as you click on it, or drag it? All layers can have 4 mouse event triggers, see the docs for details!

Click here to load another file into this layer!