Epic VIP Member VIP โ 20 โ Impact 87 Jan 10, 2006 581 views 2 replies #1 http://x360edge.com/x360edge/test/homepage.html Looks great in Firefox but in IE I just see white. Is it just my computer or am I doing something wrong?
http://x360edge.com/x360edge/test/homepage.html Looks great in Firefox but in IE I just see white. Is it just my computer or am I doing something wrong?
Rowan W Established Member โ 20 โ Impact 9 Jan 10, 2006 1 point #2 You forgot to close this script. <script language="JavaScript" type="text/javascript" src="date.js" /> There should be no slash at the end, it must finish with </script>
You forgot to close this script. <script language="JavaScript" type="text/javascript" src="date.js" /> There should be no slash at the end, it must finish with </script>
Epic VIP Member VIP โ 20 โ Impact 87 Jan 10, 2006 #3 Thank you, kind sir My HTML Editor screws it up, every time there's an end tag with nothing between it and the tag's start, it puts in that trailing slash and takes away the ending tag. But now it's fixed. I'll send some rep your way if it lets me
Thank you, kind sir My HTML Editor screws it up, every time there's an end tag with nothing between it and the tag's start, it puts in that trailing slash and takes away the ending tag. But now it's fixed. I'll send some rep your way if it lets me