dispatcher-js
dispatcher-js copied to clipboard
Simple jQuery dispatcher for web apps.
Results
4
dispatcher-js issues
Sort by
recently updated
recently updated
newest added
$(document).on("ready") was removed, using $(fn) instead. This change is backwards compatible with jQuery.
Added parameter 'route' to the init method and if not past the route will be recovered from any elements that have a 'date-route' attribute is not bound only to the...