This is a discussion on "Help required with scrolling box" within the JavaScript Forum section. This forum, and the thread "Help required with scrolling box are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Help required with scrolling box
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Help required with scrolling box
Hiya
I hope someone will be able to help me with a scrolling box problem. If you look at this temp page http://www.global-tuition.com/course...rses/temp.html on the right hand side is a scrolling box. My problems are .. (1) at the bottom of the box I cannot get rid of the small blue background strip (2) I would like it to display text from another file rather than having all the text in the same file Can anyone help please. Annie |
|
|
|
|||
|
You'll need to use an iframe instead of a textarea:
|
|
|||
|
Personally, I can't stand iFrames, mostly because they aren't as versatile as div's or table cells, if you have access to php, I would strongly recommend this method.
|
|
|||
|
The scrolling DIV-include file method phleet showed isn't limited to just php, but can be down using ASP, or plain old server side includes. Do a search in Webforumz for SSI for links and examples.
|
|
|||
|
problem solved with the div tag
ty for help |
![]() |
| Tags |
| help, required, scrolling, box |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| creating a scrolling bar | RAGolding | Starting Out | 6 | Mar 6th, 2008 22:46 |
| scrolling! help! | alexgeek | Webforumz Cafe | 5 | Aug 8th, 2007 17:37 |
| How do I stop it scrolling to the top? | marksk | Web Page Design | 2 | Jul 26th, 2007 20:32 |
| Scrolling thumbnail | Dan Oliver | Flash & Multimedia Forum | 1 | Jun 6th, 2007 16:22 |
| scrolling text | pyroknoppix | Web Page Design | 4 | Oct 4th, 2005 02:45 |