NamePros.Com (http://www.namepros.com/)
-   Programming (http://www.namepros.com/programming/)
-   -   Javascript Problems in IE (http://www.namepros.com/programming/15436-javascript-problems-in-ie.html)

republic 10-22-2003 04:30 PM

Javascript Problems in IE
 
Hey all..

I am working on a page right now with macromedia dreamweaver mx and fireworks mx to create the java rollovers.. The only problem is, the page displays fine in IE until I put the rollovers in, once that javascript is there, the page loads completely blank, however, it works fine in Netscape.. I changed a few things with the javascript (I guess the script type tag doesn't work in IE) but still, blank page.. I was wondering if anyone has ever run into this before, and if maybe you could check out the code and tell me what to try or what to change.. I've been working with this since early yesterday, but I am completely out of ideas as far as a fix goes. :confused: Help me.. anyone ?

here is the site. right here.

Thanks alot, in advance.

deadserious 10-22-2003 08:20 PM

Hey that's strange, it's usually the other way around with JavaScript not working on NS. :D

It looks like you are missing a closing comment tag right here in the head section of your page which I think is why nothing is being displayed:

body { scrollbar-face-color:#FFFFFF; scrollbar-shadow-color:#839EB5; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#456E90; scrollbar-darkshadow-color:#456E90; scrollbar-track-color:#FFFFFF; scrollbar-arrow-color:#F0A25C }
<!--
A:link {text-decoration: none; color: #456E90; font-family: Arial;}
A:visited {text-decoration: none; color: #839EB5; font-family: Arial;}
A:active {text-decoration: none; color: #F0A25C; font-family: Arial;}
A:hover
{text-decoration: none; color: #839EB5; font-family: Arial;}
//--> <-- Missing
</style>

:webdev:

republic 10-22-2003 10:04 PM

deadserious.. thanks.. I feel like a moron, but thanks !! that was bothering me for so long.. I was wondering why I was still getting an error when I tried to validate my tags it was giving me a "you did not close your style tag.. " I kept thinking.. yes I did.. it's right there.. I was digging way too deep in.. I can't thank you enough.. mad props on my page for that. heheh :D

Tjobbe 10-23-2003 03:17 AM

you could use a css rollover i came accross last night, i havent used it yet but it looks to work:

http://www.pixy.cz/blogg/clanky/cssnopreloadrollovers/

let us know how you get on, ie if you have any problems or if it worked first time..

Thanks,

Tjobbe


All times are GMT -7. The time now is 08:19 PM.
Site Sponsors
Advertise your business at NamePros

Powered by: vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0