how to |
how to |
Aug 20 2005, 04:49 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 491 Joined: May 2004 Member No: 18,689 |
i want to use this marquee code (code)
but i want to use it for images instead of a text.. how can i do that? |
|
|
|
![]() |
Aug 20 2005, 04:55 PM
Post
#2
|
|
|
I love you more than sex appeal. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,045 Joined: Oct 2004 Member No: 52,932 |
CODE <marquee direction="up" height="230" scrollAmount="5" onMouseOver="this.scrollAmount=1" onMouseOut="this.scrollAmount=5" onMouseDown="this.scrollAmount=1" onMouseUp="this.scrollAmount=1"> <img src="URL OF IMAGE"> </marquee> keep adding more images if u want |
|
|
|
swtaznpride how to Aug 20 2005, 04:49 PM
irenex3 just replace where it says text with your images
e... Aug 20 2005, 04:56 PM![]() ![]() |