News bar
News bar
- Started
- Last post
- 3 Responses
- DirtyShit
how does this news bar scroll with my mouse movment? is it in the code>
- cloned0
it channels the spirit of the internet
- Duane0
Javascript. Right click on the iFrame that contains the scrolling text and view source. It's actually an external .js (but you do have to add additional code to the body of the html to get it to work - calling the script and giving table id's to scrolling content). See link below for the script and check the source of the main page:
- Jaline0
whoa! that's a neat script.