Miiwa
06-15-2003, 04:52 PM
In some DIVS there something that says <ilayer name="scroll1"> what does this mean? Does that mean that the DIV will have a scroll bar? When i put it into my second DIV it doesn't do anything.
|
View Full Version : ilayer Miiwa 06-15-2003, 04:52 PM In some DIVS there something that says <ilayer name="scroll1"> what does this mean? Does that mean that the DIV will have a scroll bar? When i put it into my second DIV it doesn't do anything. freakEgurl 06-15-2003, 05:51 PM No, it doesnt really mean anything. You can do without it. style = "overflow:auto;"> adds a scroll bar to a div. |