$('[EMAIL PROTECTED]"text"]').val("")

On 12/15/06, Mungbeans <[EMAIL PROTECTED]> wrote:


I want to empty every text field in a given form.  So far this isn't
working:

        $('[EMAIL PROTECTED]"text"]').each(function(){ this.val = ""; });


--
View this message in context:
http://www.nabble.com/Empty-each-text-field-tf2824412.html#a7884125
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to