HomeSort by relevance Sort by last modified time
    Searched full:historyadd (Results 1 - 1 of 1) sorted by null

  /build/tools/droiddoc/templates/assets/
jquery-history.js 47 $.event.trigger('historyadd', [$.history.getCurrent(), previous]);
66 $.fn.historyadd = function(fn) {
67 $(this).bind('historyadd', fn);

Completed in 216 milliseconds