devilgurl336
04-23-2003, 02:13 AM
For the pop up windows, how do I make it so that its text instead of a button or image?
|
View Full Version : Pop Up Windows devilgurl336 04-23-2003, 02:13 AM For the pop up windows, how do I make it so that its text instead of a button or image? zangerbanger 04-23-2003, 02:20 AM Normally, I don't like the pop-up tutorial on Lissa's site. I prefer this kind: <A HREF="#" onClick="window.open('page.html','1932','width=400,height=2 66,directories=no,location=no,menubar=no,scrollbar s=no, status=no,toolbar=no,resizable=no,left=0,top=0, screenx=50,screeny=50');return false">TEXT</A> Replace all the bold text with your own information :) . zangerbanger 04-23-2003, 02:30 AM Ooops! I'm really sorry about my really messed up post before, but I'll just give you the site where I got that from: http://magitek-designs.net/index.php?magitek=tutorials_popup Hope that helps :) ! |