my pics, are weird |
![]() ![]() |
my pics, are weird |
Feb 14 2005, 06:59 PM
Post
#1
|
|
![]() ive got another confession to make ![]() ![]() ![]() ![]() Group: Member Posts: 153 Joined: Dec 2004 Member No: 77,006 |
ok i have done a marquee that is slow on mouseover that i got from the codes but then i took out the urls to put in new pics...well when i put in new pics urls......it turns out like this-------
http://www.xanga.com/whatohyeah89 anyway.....i cant find what is wrong with the code to fix it......heres the code i used <!-- begin code provided by createblog.com(marquee) --> <marquee scrollAmount= "5" onMouseover="this.scrollAmount=2" onMouseout="this.scrollAmount=5" onMouseDown="this.scrollAmount=2" onMouseUp="this.scrollAmount=5"> <img src="">http://img.photobucket.com/albums/v227/ryter89/trying.gif<img src="">http://img.photobucket.com/albums/v227/ryter89/34hug.gif<img src="">http://img.photobucket.com/albums/v227/ryter89/stop.png<img src="">http://img.photobucket.com/albums/v227/ryter89/forget.gif<img src="">http://img.photobucket.com/albums/v227/ryter89/whynotliveforhim.gif<img src="">http://img.photobucket.com/albums/v227/ryter89/skills.bmp<img src="">http://img.photobucket.com/albums/v227/ryter89/love.bmp<img src="">http://img.photobucket.com/albums/v227/ryter89/lol.bmp<img src="">http://img.photobucket.com/albums/v227/ryter89/jesuscool.bmp<img src="">http://img.photobucket.com/albums/v227/ryter89/jesus.bmp<img src="">http://img.photobucket.com/albums/v227/ryter89/coolio.bmp<img src="">http://img.photobucket.com/albums/v227/ryter89/cool.gif<img src="">http://img.photobucket.com/albums/v227/ryter89/brighten.gif<img src="">http://img.photobucket.com/albums/v227/ryter89/DSC01193.jpg<img src="">http://img.photobucket.com/albums/v227/ryter89/DSC01159.jpg<img src="">http://img.photobucket.com/albums/v227/ryter89/DSC01188.jpg<img src="">http://img.photobucket.com/albums/v227/ryter89/DSC01201.jpg<img src="">http://img.photobucket.com/albums/v227/ryter89/DSC01166.jpg<img src="">http://img.photobucket.com/albums/v227/ryter89/DSC01179.jpg<img src="">http://img.photobucket.com/albums/v227/ryter89/medriving.bmp<img src=""> </marquee> <!-- end code provided by createblog.com --> is there anything wrong or what? i know the pics are uploaded right and everything so thats not the problem....i just want to know!! |
|
|
|
Feb 14 2005, 07:05 PM
Post
#2
|
|
![]() i'm a d0rk =) ![]() ![]() ![]() ![]() Group: Member Posts: 209 Joined: Jan 2005 Member No: 88,870 |
here you go i fixed it for you.. it should work now. unless the code was wrong in the first place.. all you did wrong was that you didnt put the img url in the "" . before: <img src="">http://img.photobucket.com/albums/v227/ryter89/medriving.bmp after: <img src="http://img.photobucket.com/albums/v227/ryter89/medriving.bmp"> |
|
|
|
Feb 14 2005, 07:58 PM
Post
#3
|
|
![]() ive got another confession to make ![]() ![]() ![]() ![]() Group: Member Posts: 153 Joined: Dec 2004 Member No: 77,006 |
thank you!!!you fixed it...though i feel silly for not noticing the problem...but now its fixed!!
|
|
|
|
Feb 14 2005, 09:46 PM
Post
#4
|
|
![]() Amberific. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,913 Joined: Jul 2004 Member No: 29,772 |
|
|
|
|
![]() ![]() |