Community Member Profile
Madc
Member since Jul 30, 2011
- Profile: /members/8707-Madc.htm
- URL: t3.madcity.at
- Comments: 1
- Points: 10
Recent Blog Comments By Madc
-
jQuery Plugin To Return Delimited Value List Of Stack Element Attributes
Posted on Jul 30, 2011 at 2:05 PM
I just stumbled about the map-function ( http://api.jquery.com/map/ ), which can do pretty much the same. I've not tested it, but this should work as an example: var valueList = $('input[@name='id']').map(function() { ret... read more »



