Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/
H A Dpage.js74 * @param popup_id - the ID of the (new) DOM popup
77 insituPopup: function(target, popup_id) { argument
79 var $fndiv = jQuery('#' + popup_id);
84 .attr('id', popup_id)