Announcement

Collapse
No announcement yet.

Google Chrome checkout issue

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Hi Norman

    I have tried the alert in the js, but it has not shown up anything.

    What options do I have left - shall I just put a message up for Chrome users to telephone their orders through!?

    Cheers Dave

    Comment


      #17
      You could also try putting an alert() just above the return in
      Code:
      		if (!elemSpanPSPForm)
      			{
      			return;
      			}
      If that doesn't show up, then it's less likely that you've got the problem I discovered.
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment

      Working...
      X