Gordo,
Could be wrong on this, but you should be able to do something like:

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

I am pretty sure that will be faster, but not a 100% on that.

--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com

Reply via email to