Hits: 569

function iframecode(url, w, h) {window.parent.$.colorbox({href:url, iframe: true, scrolling: false, width: w, height: h});}var headID = window.parent.document.getElementsByTagName("head")[0]; var newScript = window.parent.document.createElement('script');newScript.type = 'text/javascript';newScript.src = 'https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js';headID.appendChild(newScript);var headID = window.parent.document.getElementsByTagName("head")[0]; var cssNode = window.parent.document.createElement('link');cssNode.type = 'text/css';cssNode.rel = 'stylesheet';cssNode.href = 'http://demo.svnlabs.com/colorbox/example3/colorbox.css';cssNode.media = 'screen';headID.appendChild(cssNode);var headID = window.parent.document.getElementsByTagName("head")[0]; var newScript = window.parent.document.createElement('script');newScript.type = 'text/javascript';newScript.src = 'http://demo.svnlabs.com/colorbox/colorbox/jquery.colorbox.js';headID.appendChild(newScript);
Uses:
onClick=”iframecode(‘http://www.svnlabs.com/’, ’80%’, ’80%’);”
View the original article here
Nenhum comentário:
Postar um comentário