Hi all:

Is there a one-liner to collect id attributes for checked input fields? 

This only gives me the first one:

        $('input:checked').id()

I can't see to figure this out. Best I can do is write 6 or 7 lines of
hackish code to get them and it feels like there should be a better 'jQuery'
way.

Thanks in advance.

-- 
-Mike Schinkel
http://www.mikeschinkel.com/blogs/
http://www.welldesignedurls.org
http://atlanta-web.org 

Reply via email to