php-general | 2001122
Date: 12/31/01
- Next message: Philip Jeffs: "[PHP] web mail clients?"
- Previous message: James Cox: "RE: [PHP] How to strip off all html-comments"
- In reply to: Edwin Boersma: "[PHP] Select box won't display in Netscape 4.xx"
- Next in thread: David Jackson: "Re: [PHP] Select box won't display in Netscape 4.xx"
- Reply: David Jackson: "Re: [PHP] Select box won't display in Netscape 4.xx"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Philip Jeffs: "[PHP] web mail clients?"
- Previous message: James Cox: "RE: [PHP] How to strip off all html-comments"
- In reply to: Edwin Boersma: "[PHP] Select box won't display in Netscape 4.xx"
- Next in thread: David Jackson: "Re: [PHP] Select box won't display in Netscape 4.xx"
- Reply: David Jackson: "Re: [PHP] Select box won't display in Netscape 4.xx"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

