> 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
Brandon,
Neither Netscape nor any other browser has any clue that PHP is being
used on the server. All broswers simply interpret the html,
javascript, java, etc.that gets sent to them. PHP is not a factor in
whatever is causing a browser to misbehave. For Netscape it's often
an improperly formed table that causes trouble. I occassionally find
that people also use IE-centric code without realizing it (or perhaps
without caring initially).
Billy
--
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]