View Full Version : picture marquee


eviltomatoqueen
09-28-2004, 04:48 AM
ok. i have to code for the scrolling picture marquee with links, but i need to put a bunch of linked pictures together in the marquee. when i played around with the code, it linked every picture to the same website:



<marquee behavior=scroll direction="left"><a href="WEBSITE"><img src="PICTURE" width="100px" "height="100px" border="5" alt="NAME"
<marquee behavior=scroll direction="left"><a href="WEBSITE"><img src="PICTURE" width="100px" "height="100px" border="5" alt="NAME"
<marquee behavior=scroll direction="left"><a href="WEBSITE"><img src="PICTURE" width="100px" "height="100px" border="5" alt="NAME"
a></marquee>

any help would just beeeee lovely!

smileygurl119
09-30-2004, 12:17 AM
how did you do it? did you get the pictures from photobucket.com or picturetrail.com or whatever you use? if you did, then i think you put the same link in twice, one replacing the "website" then the same one replacing "picture"

eviltomatoqueen
09-30-2004, 02:36 PM
how did you do it? did you get the pictures from photobucket.com or picturetrail.com or whatever you use? if you did, then i think you put the same link in twice, one replacing the "website" then the same one replacing "picture"



i used my pics off of photobucket, but i made SURE that i didnt use the same link. I have pictures of my friends, and each picture gets linked to a different xanga site, but when they all scroll across the screen, every picture links to just one site, the first site that i entered into the code.