The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Wacky Internet Explorer Problem
Nick
post Sep 29 2006, 03:01 AM
Post #1


Member
***

Group: Members
Posts: 32
Joined: 29-September 06
Member No.: 268





Hiya...

I'm using this simple Javascript for an image rollover gallery:

http://javascript.about.com/library/blroll1.htm

The site on which I've implemented it is here:

http://www.comitini.com/Aster_Build/listin..._at_the_ice.php

It works brillaintly in FireFox, but IE 6 is chuckin' a wobbly on me. For the life of me I can't see why... can you?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Sep 29 2006, 05:50 AM
Post #2


.
********

Group: WDG Moderators
Posts: 9,656
Joined: 10-August 06
Member No.: 7



It might be the extra SGML comments here:

CODE
document.rollimg = '';
}
-->


<!--

function popupGeneral(theUrl,theWidth,theHeight)  


Comments like these are not really needed anymore, but if you do use them they should only be next to the SCRIPT open and close tags:

CODE
<script type="text/javascript">
<!--

-->
</script>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Nick
post Sep 29 2006, 01:28 PM
Post #3


Member
***

Group: Members
Posts: 32
Joined: 29-September 06
Member No.: 268



Hot Dog!

You guys continue to rule. I owe you many beers. Thanks!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 24th April 2024 - 06:55 AM