10-22-2007, 10:55 AM
|
#4 (permalink)
|
| Member
Join Date: Jul 2007
Posts: 34
Rep Power: 0  fBuck$: 254.0 Bank: 0.0 Total fBuck$: 254.0 My Forumer
My Country:
| Re: HTML Code? Quote:
Originally Posted by bbz Like...a marquee tag? Try this: Code: <marquee loop="1" scrollamount="10" width="100%"><img src="image url" /></marquee>
If you want to adjust the speed, change the value for scrollamount. You can also add a behavior="alternate" to make it bounce on the sides of the screen or a onmouseover="this.scrollAmount=2" to make it slow down when the mouse moves over it. Again, to change that scrolling speed, change the value for scrollAmount. | Thanks bbz |
| |
| |