PDA

View Full Version : IE trouble


JAVAEOC
04-18-2004, 03:39 PM
I designed this seminice webpage, and it works fine in NS, Moz, or anyting better then IE, exept Opera....

Well my problem is, if you have the webpage on your PC, Ie displays nothing, a blank wepsite, just white, but the src still reads the same

whats wrong?

please download, and unzip the file, then look at it in both IE and NS, you will notice that IE doesnt display it grrr :mad:

thanks for all your help :D

mindlessLemming
04-18-2004, 05:38 PM
Bit of a guess, but by the looks of it, this is a JS issue....Better take it to the JS forum so you get the appropriate ppl to see it.

JAVAEOC
04-18-2004, 09:22 PM
Thanks man, i took out the js, and it workd, but WHY????

Should i double post this into the js forum??? I dont wanna do that tho, so if an admin reads this, please move it to the js forum

thanks :D

Willy Duitt
04-18-2004, 09:37 PM
Where did you learn to do this?
<script type="text/javascript" src="JS-CSS/JS.js" \>

Fix that and it will work in IE but there is still an error being thrown about an extra { but I didn't bother looking into the external file and assume you can find that yourself. ;)

.....Willy

JAVAEOC
04-19-2004, 04:08 AM
dude, yea i fiexed it... but why doesnt it work in IE????

Is IE just too stupid to read teh /> as an endtag????

cuz W3C sepecifed it as an endtag, if i remeber correctly

thanks tho