![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I wanted to include a text box (not for input, but with text that the reader has to scroll down to read all of it) in my webpage and am running into a problem. I know how to create a basic text box with scroll buttons, but it want's to pull the text from another page. Is there a way to create one of these but have the actual text residing in the code of the same page that is being displayed? I'm using Frontpage 2003 (if that helps) and no amount of google searching has answered this for me. I'm not trying to add any fancy stuff to the page, I'm not an advanced HTML coder or anything, so as simple an answer as you can offer would be great. thanks ahead for any help |
#3
| |||
| |||
|
|
I wanted to include a text box (not for input, but with text that the reader has to scroll down to read all of it) in my webpage |
#4
| |||
| |||
|
|
I wanted to include a text box (not for input, but with text that the reader has to scroll down to read all of it) in my webpage Stop wanting that, they are a usability nightmare. Scrolling these boxes with the mouse is poorly supported... |
#5
| |||
| |||
|
|
Spartanicus <invalid (AT) invalid (DOT) invalid> said: I wanted to include a text box (not for input, but with text that the reader has to scroll down to read all of it) in my webpage Stop wanting that, they are a usability nightmare. Scrolling these boxes with the mouse is poorly supported... How can you claim that mouse control for a scrolling text box is poorly supported in graphical browsers? I might buy the keyboard argument, but not the mouse one. |
#6
| |||
| |||
|
|
Stop wanting that, they are a usability nightmare. Scrolling these boxes with the mouse is poorly supported... How can you claim that mouse control for a scrolling text box is poorly supported in graphical browsers? I might buy the keyboard argument, but not the mouse one. Scrolling divs don't respond to the scroll wheel on the mouse in Gecko browsers afair. |
#7
| |||
| |||
|
#8
| |||
| |||
|
#9
| |||
| |||
|
|
the simplest way would be an <iframe> within a scrolling <div |
#10
| |||
| |||
|
|
the simplest way would be an <iframe> within a scrolling <div What's a scrolling <div>... |
![]() |
| Thread Tools | |
| Display Modes | |
| |