Try this:
------------------------------------------
<script language="javascript">
<!--
alert("Don't forget to select your sizing!")
//-->
</script>
------------------------------------------
Insert that into the "Text at the Top of the Shipping Screen" or "Text
at the top of the shopping cart screen" (wherever you want it--I guess
shopping cart screen works better for that particular message) field
under Commerce Setup and it should work.
Chris
mlcswoodworking.com
Shiperton Henethe wrote:
i.e. Is there any way to get access to the HTML header in
ShopSite shopping basket? (My understanding being that
that would be the only way to write JavaScript into the
shopping basket page!)
Ship
P.S. I am told I need to investigate DHTML... about which
I know very little, though I am concerned about reverse
compatability...
"Shiperton Henethe" <shiphen@yahoo.com> wrote in message
news:as548h$bp1$1@support.shopsite.com...
ShopSite SC 6
Hi
Is there any way to create a popup in the Shopping Basket?
My client wants a popup saying "Dont forget to select your
sizing!"
I dont know much Javascript but as far as I can tell
you need to put the program in to the HTML page header
between the <head> and </head> tags.
with thanks
Ship
Shiperton Henethe
PS Also if the user clicks on "sizing table" we would like
that to come up in a small-ish window, and I have a feeling
that this requires Javascript too...