View Full Version : ilayer


soundasleep
05-28-2003, 06:47 PM
can someone tell me exactly what this is doing?
what is scroll1 and scroll3? is it targetting to other sites?
<ilayer name="scroll1">
<div id="scroll3"
style="width:380;height:269;
background-color:white;
overflow:auto"><font face="vernanda, tahoma, arial, helvetica" size="1" color="black">

this is the address of the site:http://centrallane.net/mintra/main.html

and the right side keeps changing depending on the left side of what i click. can someone tell me how to do that?

or am i better off with iframes?

Owlie42
05-28-2003, 08:04 PM
scroll1 and scroll3 are just "names" like you'd name a frame. It keeps them from getting confused with other similar...items.

I think (someone correct me! I'm not much on programming!)