Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

Re: [PHP] Select box won't display in Netscape 4.xx From: Miles Thompson (milesthompson <email protected>)
Date: 12/31/01

Sounds like a problem with HTML syntax. NS is notoriously fussy and IE
remarkably lax. Capture your source and compare against the HTML standard.
I'm surprised NS6 is accepting what NS4 is choking on.

Happy New Year - Miles

PS I'd bet a cup of coffee that a closing tag is missing.

At 12:06 PM 12/31/2001 +0100, Edwin Boersma wrote:
>Hi,
>
>I'm developing a website for multiple browsers. In Netscape 4.xx (both
>Win98 and Linux versions), the php-scripts display the select boxes in
>my forms only as plain text. I cannot make any selections. In other
>browsers (NS 6 and IE5), it works fine.
>
>Anyone seen this behavior before?
>
>Regards,
>Edwin
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: php-general-unsubscribe <email protected>
>For additional commands, e-mail: php-general-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>