Home
last modified time | relevance | path

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

/plugin/confmanager/
Djquery.form.js92 iframeSrc: /^https/i.test(window.location.href || '') ? 'javascript:false' : 'about:blank' property
324 $io = $('<iframe name="' + id + '" src="'+ s.iframeSrc +'" />');
349 $io.attr('src', s.iframeSrc); // abort op in progress
529 if (!doc || doc.location.href == s.iframeSrc) {