Easy Javascript QuestionFrom Jeff at Ackley Uniforms
on 26 April '00
We sell apparel online. I've created a popup window that contains
a size chart for certain products. (The chart is too large to fit on
the product page itself-that's why I want to use a popup)
The popup opens automatically when the product page loads. But I
also want to have a button on the page to allow the shopper to
manually "click to open."
This is really a basic javascript question. But I haven't been able
to find the coding to do this. Obviously I'm no programmer.