php-general | 2001122
Date: 12/31/01
- Next message: Jim Lucas [php]: "Re: [PHP] Sessions Problems!"
- Previous message: Mike Eheler: "[PHP] Re: 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: sundogcurt: "Re: [PHP] Select box won't display in Netscape 4.xx"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
check and make sure the you have the correct opening and closing form tags.
NS 4.x will "choke" if you don't have an opening and closing tag. While IE
5, 5.5 and 6 will work fine.
Jim
----- Original Message -----
From: "Edwin Boersma" <edwin <email protected>>
To: <php-general <email protected>>
Sent: Monday, December 31, 2001 3:06 AM
Subject: [PHP] Select box won't display in Netscape 4.xx
> 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: Jim Lucas [php]: "Re: [PHP] Sessions Problems!"
- Previous message: Mike Eheler: "[PHP] Re: 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: sundogcurt: "Re: [PHP] Select box won't display in Netscape 4.xx"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

