> If you decorate the control like it's disabled, and leave it with an ID
> (so jquery can find it) but no name, it will be an "unsuccessful control",
> and won't send.  If someone enters something in the field, you can use
> $('myinput').attr('name', 'myinput') to add the name attribute.


Nice idea, Brian!

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to