Post by Blnukem » Fri Sep 20, 2013 5:53 am

Hi all

How can I call fancybox to display a image with a OK button when the user clicks on the "Confirm Order" button before being re-directed to Credit Card processors site. I can seem to figure it out ???

New member

Posts

Joined
Wed Apr 28, 2010 11:17 pm

Post by Blnukem » Sun Sep 22, 2013 2:57 am

OK here what I have.

I edited catalog/view/theme/default/template/checkout/checkout.tpl

ADDING:

<script type='text/javascript'>//<![CDATA[
$(function(){

$("#confirm").fancybox({
content : "<p>HTML content will go here</p>"
});

});//]]>

</script>

The widow pops up but, closes automatically and then automatically submits, any ideas on how to make this a confirm "OK" pop-up and pausing the submit?

New member

Posts

Joined
Wed Apr 28, 2010 11:17 pm
Who is online

Users browsing this forum: Google [Bot] and 15 guests