bloodshoteyes Posted March 8, 2004 Share Posted March 8, 2004 I need to make a pop_up box for my home page. It should pop_up only once when a guest opens the first page of the cart. the box will cantain text and should have its own close button. Anyone have any ideas or have seen a contribution along those lines????? Link to comment Share on other sites More sharing options...
ptrau Posted March 8, 2004 Share Posted March 8, 2004 This is the best I have found and use it regularly. popup window maker The best place to put the code is in where you define your mainpage text: <td class="main"><?php echo TEXT_MAIN; ?></td> Insert: <html> <body> INSERT POPUP WINDOW CODE FROM JAVASCRIPT KIT HERE </body> </html> Just be aware that folks that use "popup blockers" will never see your popup message "Aliiiiive, it's alive, it's ALIIIIIIIIIIIIIVE!!!" Link to comment Share on other sites More sharing options...
♥yesudo Posted March 8, 2004 Share Posted March 8, 2004 also if you plan to use ppc - google don't like popups/unders. Your online success is Paramount. Link to comment Share on other sites More sharing options...
bloodshoteyes Posted March 8, 2004 Author Share Posted March 8, 2004 Thanks Paul, Thanks emmett as usual this forum is very helpful. I'm sure I can make it work.... Link to comment Share on other sites More sharing options...
Guest Posted November 21, 2004 Share Posted November 21, 2004 Just wanted to say thanks and bump this thread up for those looking for an easy way to add pop-ups. This place rocks! Link to comment Share on other sites More sharing options...
♥Vger Posted November 22, 2004 Share Posted November 22, 2004 You may be able to make it work - but what's the point when most modern browsers block pop-ups from appearing? All that most of your users will see is a). Nothing at all, the pop-up just won't launch B). A warning message that a pop-up was blocked. Vger Thanks Paul, Thanks emmett as usual this forum is very helpful. I'm sure I can make it work.... <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.