Home
last modified time | relevance | path

Searched refs:history (Results 26 – 31 of 31) sorted by path

12

/template/ospyramid/js/libs/
H A Dmodernizr-1.7.min.js2history=function(){return !!(a.history&&history.pushState)},r.draganddrop=function(){return x("dra… function
/template/ospyramid/js/
H A Dplugins.js5 log.history = log.history || []; // store logs to an array for reference
6 log.history.push(arguments);
/template/parallax/lib/css/
H A Dfont-awesome.min.css4 …t:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\…
/template/sprintdoc/css/
H A Dbase_fontello-icons.less98 .icon-revisions-history {
/template/sprintdoc/fonts/icons/
H A Dfontello-codes.css5 .icon-revisions-history:before { content: '\e803'; } /* '' */
/template/starterpjax/
H A Djquery.pjax.js263 window.history.replaceState(pjax.state, container.title, container.url)
286 window.history.replaceState(pjax.state, container.title, url.href)
309 window.history.replaceState(pjax.state, document.title)
327 window.history.pushState(null, "", stripPjaxParam(options.requestUrl))
358 window.history.replaceState(null, "", "#")
365 var initialState = window.history.state
375 if ('state' in window.history) {
816 window.history && window.history.pushState && window.history.replaceState &&

12