how do i add pictures to my marquee? |
how do i add pictures to my marquee? |
Apr 8 2005, 08:27 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 4 Joined: Apr 2005 Member No: 124,070 |
i used this code
<!-- begin code provided by createblog.com --> <marquee scrollAmount= "#" onMouseover="this.scrollAmount=#" onMouseout="this.scrollAmount=#" onMouseDown="this.scrollAmount=#" onMouseUp="this.scrollAmount=#"> text here </marquee> <!-- end code provided by createblog.com --> and i put text in and it works but i wanna know how to put in pictures too |
|
|
|
![]() |
Apr 8 2005, 08:30 PM
Post
#2
|
|
![]() I'm just a little bit crazy... ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,119 Joined: Jun 2004 Member No: 19,760 |
First, you gotta fill in the #'s.
Then, upload the pics you want. Add one for every pic you like, between <marquee> and </marquee>. |
|
|
|
Mutzie how do i add pictures to my marquee? Apr 8 2005, 08:27 PM
Nugget Well, upload your picture at
http://www.imageshac... Apr 8 2005, 08:29 PM
azn.peace.maker <!-- begin code provided by createblog.com... Apr 8 2005, 08:29 PM
Mutzie okay thanks! Apr 8 2005, 08:32 PM![]() ![]() |