1. I am not making a JavaScript version at all I don't see where I ever say
this. ???
2. If I copy the html outputted to the browser and past it into an html file
it loads good. When I say I suspect this to be something wrong with PHP I
mean that Netscape doesn't play good with PHP.(Not that PHP has a bug in it)
Thanks,
Brandon
-----Original Message-----
From: Jason Murray [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 16, 2001 5:03 PM
To: 'Brandon Orther'; PHP User Group
Subject: RE: [PHP] Netscape 6, What a piece of s$#@ , anyone else had
problems with php and Netscape 6?
> I am making a drop down menu script in PHP so it is compatible with non
> JavaScript browsers like Netscape 6.0 The problem I am having is that
when
> I make tables it doesn't always load the background in the tables. I
> suspect that maybe this is something with PHP because when I make html
> tables they seem to load pretty good.
If you're making it compatible with non-JS browsers, why bother making
the JS version?
There's nothing wrong with PHP, it's only doing what you tell it. If
your PHP code is flawed, the HTML it outputs will be flawed too 8)
Jason
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]