var params =
$('input,select,textarea').not("[EMAIL PROTECTED]").serialize();

2007/5/8, Brad Perkins <[EMAIL PROTECTED]>:


I currently have this?

var params = $('input,select,textarea').serialize();

Is there a simple way to serialize all inputs expect for radio buttons?




--
Rafael Santos Sá :: webdeveloper
www.rafael-santos.com

Reply via email to