Slow on mouseover marquee |
![]() ![]() |
Slow on mouseover marquee |
Nov 20 2004, 07:53 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Oct 2004 Member No: 54,571 |
Okay, I got the code for the slow on mouseover, but I was gettin confused while she explained how to use it. Do I add a new one of these for EVERY affliate button I want to add? So it would be like this... Or do I just add all of them in that ONE code, like this? |
|
|
|
Nov 20 2004, 09:04 PM
Post
#2
|
|
|
I C DEAD PEOPLE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 728 Joined: Jul 2004 Member No: 36,002 |
QUOTE Do I add a new one of these for EVERY affliate button I want to add? No!! use this code put your affliate button there CODE <!-- begin code provided by createblog.com --> <marquee direction="up" height="230" scrollAmount="5" onMouseOver="this.scrollAmount=1" onMouseOut="this.scrollAmount=5" onMouseDown="this.scrollAmount=1" onMouseUp="this.scrollAmount=1"> put ur </marquee> <!-- end code provided by createblog.com --> so u would use this code that you have already used!! with all the affliate button there!! CODE <!-- begin code provided by createblog.com -->
<marquee direction="up" height="230" scrollAmount="5" onMouseOver="this.scrollAmount=1" onMouseOut="this.scrollAmount=5" onMouseDown="this.scrollAmount=1" onMouseUp="this.scrollAmount=1"> <a href="http://www.blogring/index.php?refer=playboi_baybii"><img src=http://img.photobucket.com/albums/v141/shortblondii04/Pixelz/brbutton.gif border='0'></a><a href="http://www.blogexplosion.com/index.php?ref=playboibaybii"><img src="http://img.photobucket.com/albums/v141/shortblondii04/other/button6.gif" width=100 height=15 border=0></a> </marquee> <!-- end code provided by createblog.com --> |
|
|
|
Nov 20 2004, 09:16 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Oct 2004 Member No: 54,571 |
QUOTE(lhuvhurts @ Nov 20 2004, 9:04 PM) No!! use this code put your affliate button there CODE <!-- begin code provided by createblog.com --> <marquee direction="up" height="230" scrollAmount="5" onMouseOver="this.scrollAmount=1" onMouseOut="this.scrollAmount=5" onMouseDown="this.scrollAmount=1" onMouseUp="this.scrollAmount=1"> put ur </marquee> <!-- end code provided by createblog.com --> so u would use this code that you have already used!! with all the affliate button there!! CODE <!-- begin code provided by createblog.com --> <marquee direction="up" height="230" scrollAmount="5" onMouseOver="this.scrollAmount=1" onMouseOut="this.scrollAmount=5" onMouseDown="this.scrollAmount=1" onMouseUp="this.scrollAmount=1"> <a href="http://www.blogring/index.php?refer=playboi_baybii"><img src=http://img.photobucket.com/albums/v141/shortblondii04/Pixelz/brbutton.gif border='0'></a><a href="http://www.blogexplosion.com/index.php?ref=playboibaybii"><img src="http://img.photobucket.com/albums/v141/shortblondii04/other/button6.gif" width=100 height=15 border=0></a> </marquee> <!-- end code provided by createblog.com --> Yay! Thanks soo much for your help! |
|
|
|
Nov 20 2004, 09:26 PM
Post
#4
|
|
|
I C DEAD PEOPLE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 728 Joined: Jul 2004 Member No: 36,002 |
Your welcome
|
|
|
|
Nov 20 2004, 10:28 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,077 Joined: Feb 2004 Member No: 3,904 |
Topic closed.
|
|
|
|
![]() ![]() |