New jquery.getAttrs module
authorKrinkle <krinkle@users.mediawiki.org>
Wed, 13 Jul 2011 22:46:17 +0000 (22:46 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Wed, 13 Jul 2011 22:46:17 +0000 (22:46 +0000)
commit9b1de35c3ed9e42ab9eebd27382cc0150885bb4c
tree2b8b27d00a0c056f11e30c7c891b5ccb9b1a03a1
parenta786ef815a96f5841369270615352960a51980a6
New jquery.getAttrs module
- A cross-browser compatible way of getting a direct key/value object of attributes
- Will help making comparisons such as in r92113 easier and work cross-browser
resources/Resources.php
resources/jquery/jquery.getAttrs.js [new file with mode: 0644]
tests/qunit/index.html
tests/qunit/suites/resources/jquery/jquery.getAttrs.js [new file with mode: 0644]