Browser Compatability

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
MattF
Forum Contributor
Posts: 225
Joined: Sun May 19, 2002 9:58 am
Location: Sussex, UK

Browser Compatability

Post by MattF »

Here is a tryout for a new site template which I plan to have optional colour schemes for, it's very basic. In Opera 6 it works perfectly but in IE 6 it looks appalling what is so wrong?

http://www.mattford.net/new.php
User avatar
Johnm
Forum Contributor
Posts: 344
Joined: Mon May 13, 2002 12:05 pm
Location: Michigan, USA
Contact:

Post by Johnm »

For starters if you go to the site in IE6 and view the source you will see this error.

Code: Select all

<b>Warning</b>:  Failed opening 'images/themes/n-std.css' for inclusion (include_path='.:/usr/local/lib/php') in <b>/home/mattford/public_html/funcs.php</b> on line <b>169</b><br>
Try fixing that and see how it looks.
Direwolf
Post Reply