[ Index ] |
|
Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1 |
1 <?php 2 /** 3 * jscript_main 4 * 5 * @package page 6 * @copyright Copyright 2003-2006 Zen Cart Development Team 7 * @copyright Portions Copyright 2003 osCommerce 8 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 9 * @version $Id: jscript_main.php 3505 2006-04-24 04:00:05Z drbyte $ 10 */ 11 ?> 12 <script language="javascript" type="text/javascript"><!-- 13 var submitter = null; 14 function popupWindow(url) { 15 window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=450,height=320,screenX=150,screenY=150,top=150,left=150') 16 } 17 18 function couponpopupWindow(url) { 19 window.open(url,'couponpopupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=450,height=320,screenX=150,screenY=150,top=150,left=150') 20 } 21 22 function submitFunction($gv,$total) { 23 if ($gv >=$total) { 24 submitter = 1; 25 } 26 } 27 28 function submitonce(){ 29 if (document.checkout_confirmation.btn_submit) { 30 document.checkout_confirmation.btn_submit.disabled = true; 31 setTimeout('button_timeout()', 4000); 32 document.checkout_confirmation.submit(); 33 } 34 } 35 36 function button_timeout() { 37 document.checkout_confirmation.submit.disabled = false; 38 } 39 40 //--></script>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 16:45:43 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |