954,600 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Dynamic drive problem

im trying to get an image scroller to work that i found in a code library. its working fine in firefox but not in inet explorer

this is the link to the scoller...

http://www.dynamicdrive.com/dynamicindex2/crawler/index.htm

i am just interested in the image part.
ive deleted the script for the text part and change the links to the images, which eventually looked like this:

home.jpgstripes.jpgsketches.jpgmosaic.jpgphotography.jpgillustrations.jpggraphics.jpgcontact.jpg

---------------------------------------------------------------

well, i tried testing it in i-net explorer and it doesnt detect it.
firefox does detect it perfectly.

im using both of the latest versions of the browsers so i dont know what the problem could be :(

thank you!

-Zarah-
Newbie Poster
4 posts since Mar 2010
Reputation Points: 10
Solved Threads: 1
 

Zarah,

The HTML has a bunch of unbalanced tags (all without ). As they do nothing, you might as well delete them.

In DynamicDrive's example, the tags are separated with space, not linefeed. Possibly significant? Whereas IE6 certainly handles linefeeds, maybe IE7/8 do not.

Airshow

Airshow
WiFi Lounge Lizard
Moderator
2,683 posts since Apr 2009
Reputation Points: 321
Solved Threads: 372
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: