I'm trying to get my shopping cart script to pop open a window for checkout when linked from an ImageMap, only it won't do this.
It works fine if I post the code as-is on a blank page, but when linked from the ImageMap it won't pop-up the window, only opens the cart in a new tab.
How can I get javascript to launch from an ImageMap Link? If anyone needs me to post the code let me know.