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.
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.
use
<script lang= "javascriopt">
window.open("url", width , height);
</scriopt>
thanks
A good place to add your javascript code would be on your includes/templates/<your_template>/common/tpl_header.php file.
Open your /docs/read_me_jscript.html for instructions on how to add javascript to your Zen Cart shop.
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.