Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Programming Help > PHP Programming Help

PHP Programming Help Post any question relating to PHP Programming here and hopefully someone can help.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2003-04-08, 09:09 AM
Junior Member
 
Join Date: Apr 2003
Posts: 24
Toji Moreau
Default

When I try my code on Netscape the GUI is obliterated.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 2003-04-08, 10:38 AM
stuart's Avatar
Administrator
 
Join Date: Jan 2003
Location: Scotland
Posts: 472
stuart will become famous soon enoughstuart will become famous soon enough
Send a message via MSN to stuart
Default

some common reason are:

missing closing tags (</td></tr></table> etc..).
wrong css level (certain versions of NN have problems with style sheets)

I suggest you use the HTML validator on w3c.org

Stuart
Reply With Quote
  #3 (permalink)  
Old 2003-04-30, 11:33 AM
Anonymous
Guest
 
Posts: n/a
Default

If you have JavaScript code in your page, you may also need to make scripts that call different codes depending on the detected client browser, so that it could work on each.
In fact, it is cool to have beautifull dynamic pages, but quite a brainstorm to make it work on any browser !
A++
Reply With Quote
  #4 (permalink)  
Old 2003-05-04, 10:37 AM
Member
 
Join Date: Apr 2003
Location: Netherlands
Posts: 40
jorgen
Send a message via MSN to jorgen
Default

Your HTML code is probably incorrect. Microsoft does not follow the standard. (do you get my point since I'm not sure if my previous frase is English?).
I create all HTML always manually, it's a hell of a job, but so can I asure that all HTML is correct. If your HTML works in Netscape it works probably also in IE, so always check your HTML first in Netscape.
Reply With Quote
  #5 (permalink)  
Old 2003-05-19, 12:22 AM
Junior Member
 
Join Date: Apr 2003
Posts: 24
Toji Moreau
Default

Actually, it works perfectly on IE, but Netscape seem to mess it up. I'm assuming Netscape has the problem because two tables that are supposed to be both 800px seem that one of the tables extend more than 800px in Netscape. Well, W3C should consider creating their own version of a browser that complies with all their rules - just a suggestion..W3C, did you hear that?
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.0 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.0 (a popular PHP IDE) and NuCoder 1.4 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:21 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.