hi,
i want show my login form on page load function, i have this ref http://colorpowered.com/colorbox/cor...le5/index.html
in this page see the option Outside Webpage (Iframe) i need this function on page load not in click
thnks in advnsss
hi,
i want show my login form on page load function, i have this ref http://colorpowered.com/colorbox/cor...le5/index.html
in this page see the option Outside Webpage (Iframe) i need this function on page load not in click
thnks in advnsss
yeah!guys
Code:<body onload="javascript:document.getElementById('myiframe').src='http://colorpowered.com/colorbox/core/example5/index.html';"> <iframe id="myiframe" src=""></iframe>
Bookmarks