Home
last modified time | relevance | path

Searched refs:hideViewer (Results 1 – 1 of 1) sorted by relevance

/plugin/popupviewer/
H A Dscript.js34 viewer = $('<div id="popupviewer"/>').click(_.hideViewer).appendTo('body');
46 append($('<a class="close"/>').addClass('visible').click(_.hideViewer)).
60 _.hideViewer = function(e, finalFunction) { function
125 _.hideViewer();
150 _.hideViewer(e, _.presentViewerWithContent);
344 _.hideViewer(e, _.presentViewerWithContent);
474 _.hideViewer(null, function() {
522 _.hideViewer(e);