kossnocorp / role

jQuery plugin to provide easy way to handle DOM elements by role attribute

Home Page:http://code.nocorp.me/role/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add ability to change attribute name for jquery.role

aishek opened this issue · comments

If I want to use 'data-role' instead of 'role', it will be good to have a variable on top of jquery.role.js for that purpose. Also, this will provide less size for jquery.role.min.js.