-
Notifications
You must be signed in to change notification settings - Fork 0
This plugin is made for easement of DOM search in jQuery.
teo-sk/jQuery-Family
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* This plugin is made for easement of DOM search in jQuery. * It defines extra family relationships between elements for * easement of calling multiple relationship calls based on their * connectivity. Currently available functions: * $(selector).grandpa() * $(selector).grandma() (same as above) * $(selector).grandchildren() * $(selector).uncle() * $(selector).aunt() (same as above) * $(selector).cousin() * $(selector).nephew() * $(selector).niece() (same as above) * $(selector).stepNephew() * $(selector).stepNiece() (same as above) * $(selector).stepCousin() Demo: http://sandbox.teo.sk/jquery-family/
About
This plugin is made for easement of DOM search in jQuery.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published