View Single Post
  #21  
Old 07-18-2012, 10:37 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: One-Page Checkout - Warning user to click APPLY

Try replacing

alert('TEXT HERE');

with

this.showMessage('TEXT HERE', 'W');
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote