Making A Marquee Work. |
Making A Marquee Work. |
Aug 19 2006, 04:20 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: Aug 2006 Member No: 451,088 |
Hey, I made a div layout on my myspace & everything works great on both IE & Fire Fox.
My only problem is..I have a picture marquee under a friend section and this code: CODE <marquee><img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/all.jpg" <img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/lorraineyyyy.jpg" <img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/Megan.jpg" <img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/Mandaa.jpg" <img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/Bush.jpg" <img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/Mal.jpg" <img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/ShanMorgan.jpg"</center></marquee> ..works fine on Fire Fox but screws up on IE. & This code: CODE <marquee><img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/all.jpg" <marquee><img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/lorraineyyyy.jpg" <marquee><img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/Megan.jpg" <marquee><img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/Mandaa.jpg" <marquee><img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/Bush.jpg" <marquee><img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/Mal.jpg" <marquee><img src="http://i14.photobucket.com/albums/a329/TrApTgUrLy2010/ShanMorgan.jpg"</center></marquee> ..works fine on IE but screws up on Fire Fox. I am positive that I can get this to work somehow because I know people with divs that have marquees that dont do this & work fine on both browsers. If anyone can help, please do. Thanks soo much. |
|
|
|
xCrImSoNDiSaStEr Making A Marquee Work. Aug 19 2006, 04:20 PM
asian x h0ng you're not closing your image tags ...
it has ... Aug 19 2006, 04:30 PM
xCrImSoNDiSaStEr Haha.
Oh my godd.
Didn't even notice that, sor... Aug 19 2006, 04:36 PM![]() ![]() |