Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2005
    Location
    Brooklyn NY
    Posts
    507
    Plugin Contributions
    0

    Default can I put a pop up window on the main page?

    when the enter my store I want a pop up window to come up but I have no idea were to add my Java to do this can some please help me out.

  2. #2
    Join Date
    Apr 2006
    Posts
    136
    Plugin Contributions
    0

    Default Re: can I put a pop up window on the main page?

    use

    <script lang= "javascriopt">
    window.open("url", width , height);

    </scriopt>

    thanks

  3. #3
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: can I put a pop up window on the main page?

    A good place to add your javascript code would be on your includes/templates/<your_template>/common/tpl_header.php file.

  4. #4
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: can I put a pop up window on the main page?

    Open your /docs/read_me_jscript.html for instructions on how to add javascript to your Zen Cart shop.

  5. #5
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,541
    Plugin Contributions
    127

    Default Re: can I put a pop up window on the main page?

    Bear in mind when you're evaluating this that a lot of people consider pop-ups
    obnoxious, and many people (and most controlled computing environments, such as at-work internet facilities) block popups.

    Popups are associated - rightly or wrongly - with viruses, trojans, spam, id theft, phishing, and everything else bad. Use at your own risk.

    Good luck,
    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 

Similar Threads

  1. v151 How can I put an image into main page template?
    By Twitchin Kitten in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 7 Mar 2016, 11:00 PM
  2. How can I remove Category names in the main window?
    By tuckerm in forum Templates, Stylesheets, Page Layout
    Replies: 28
    Last Post: 26 Oct 2010, 08:29 PM
  3. Add Pop-up window to product page
    By cajunman0821 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 Mar 2010, 09:49 PM
  4. Pop up window-need to eliminate the sideboxes/Logo
    By zenrajan in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 12 Feb 2007, 11:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg