making a pop-up?

liunx

Guest
How do I make a pop-up? No bars. link to a graphic?<!--content-->I'm not sure what you're talking about. link to a graphic? no bars?<!--content-->making an automatic popup no bars no menus just a graphic<!--content-->sounds like you want the chromless popup.<br />
<br />
check out the chromeless on my site.<br />
<br />
<!-- m --><a class="postlink" href="http://www.snippetlibrary.com/code.php?id=5&kid=20&catname=Popups">http://www.snippetlibrary.com/code.php? ... ame=Popups</a><!-- m --><!--content-->How can I make it pop up once the main page is open?<!--content-->Originally posted by WrestleSages <br />
How can I make it pop up once the main page is open? <br />
Add this to your body tag:<br />
onload="openFrameless();"<br />
<br />
instead of using this:<br />
<a href=http://www.htmlforums.com/archive/index.php/"javascript:openFrameless()">click here</a><!--content-->
 
Back
Top