Searched defs:_updateIframe (Results 1 - 1 of 1) sorted by relevance

/yui3/src/history/js/
H A Dhistory-hash-ie.js45 * @method _updateIframe
53 HistoryHash._updateIframe = function (hash, replace) {
71 Do.before(HistoryHash._updateIframe, HistoryHash, 'replaceHash', HistoryHash, true);
109 HistoryHash._updateIframe(lastUrlHash || '#');
118 HistoryHash._updateIframe(lastUrlHash);

Completed in 49 milliseconds