yellowboy
04-09-2003, 08:43 PM
i want an area of my page to have text in it and scroll independantly of the rest of the page...i would prefer not to use frames how can this be done?
|
Click to See Complete Forum and Search --> : scrollable text box? yellowboy 04-09-2003, 08:43 PM i want an area of my page to have text in it and scroll independantly of the rest of the page...i would prefer not to use frames how can this be done? jpmoriarty 04-10-2003, 04:15 AM cant you just put the text into a text area? <textarea rows=20 cols=20>This is the text and it will scroll itself</textarea> pyro 04-10-2003, 07:16 AM Originally posted by Dave Clark NS doesn't support the automatic scrollbar for a DIV.I just checked in NN 6.2 and NN 7 and they work fine... :confused: pyro 04-10-2003, 10:03 AM Here is a link to a demonstration. It is pure HTML and CSS. http://www.infinitypages.com/research/nnscrolldiv.htm Please let me know if it works for you. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |