This is a discussion on "scrolling text" within the Web Page Design section. This forum, and the thread "scrolling text are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
scrolling text
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
scrolling text
hi there, need some help:P i'm building a website for my gaming guild, so far i think i'm doing an alright job. check it out if you want http://binarymafia.org anyways if you clicked the link you can see the pretty artwork that i want to keep. here is my dilema: i want to have text that scrolls down without the background scrolling down. if that makes sense. i also want it to scroll with the scroll wheel if that is at all possible. i'm also going to put pictures and other content in there that i might need to scroll with. i don't know if i can use HTML or Java or flash. i kinda know HTML, but with Java and Flash...i'm completely lost:P however! i tend to have a knack for copying and pasting free scripts
|
|
|
|
|||
|
1. as far as me kan see, yu dont hav a bakground. Yu hav a tabel with bout 50 piks init. & a fyu javaskript funkshuns.
2. tu get plaen bakground... <body bgcolor="#bbffbb" text="black"> if yu wanna keep the krats off yer bak, yukan yuze the "modern" wae... <style type="text/css"> body{color:black;background-color:#ccffcc;} </style> 3. fanseeer...<body background="clouds.gif"> |
|
||||
|
Quote:
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
?
could someone translate that? *scratches head*
|
|
|||
|
Position a <div> absolutly to where you want your text to start, give it a width and height, and add overflow: auto; to it.
for example
|
![]() |
| Tags |
| scrolling, text |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Scrolling Images | akshitshah | JavaScript Forum | 0 | Aug 14th, 2007 12:22 |
| scrolling! help! | alexgeek | Webforumz Cafe | 5 | Aug 8th, 2007 17:37 |
| Scrolling thumbnail | Dan Oliver | Flash & Multimedia Forum | 1 | Jun 6th, 2007 16:22 |
| Inserting an image in a Scrolling text. | ssj11Vejito | Flash & Multimedia Forum | 16 | Jan 3rd, 2007 04:12 |
| Scrolling Text | tolis | Web Page Design | 5 | Nov 17th, 2005 19:11 |