View Full Version : scroll box w/ pics


neroticly*urs
11-20-2005, 08:07 AM
how can i get a scroll box so i can put pics inside. i want the pics to link to other pages
now i have a <textarea> but it shows the code instead of using it

dolce shanti
11-20-2005, 03:06 PM
Use this code:

<ilayer name="scroll1">
<div id="scroll3"
style="width:100;height:75;
background-color:COLORHERE;
overflow:auto">
TEXT HTML TEXT HTML
</textarea></div>


It's actually a div layer...but it's pretty much works the same way =)

God bless!