Sure !

But just simple question?
Is it necessary to put quotes around these attributes values?
Because I think quotes increase the site size, and using IE4, IE5, IE6, NS4,
OPERA, quotes don't change anything.


Of course if I have somethings with space, for value's attribute, It is
important to put quote because sometimes users enter space.


----- Original Message -----
From: "Jason Wong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 11, 2002 3:33 PM
Subject: Re: [PHP] Submit hitting enter problem

> What happens when ENTER is pressed depends on what browser you're using.
> Different browsers exhibit different behaviours, eg the old versions of
> Netscape (v4 and before) does not submit on ENTER. Also, put quotes around
> your attribute values eg:
>
> <input type="text" name="bongabe" value="something">
>
> --
> Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
> Open Source Software Systems Integrators
> * Web Design & Hosting * Internet & Intranet Applications Development *
>
> /*
> The more I know men the more I like my horse.
> */
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to