View Single Post
  #11  
Old 04-30-2012, 01:14 PM
 
ricardomz ricardomz is offline
 

Senior Member
  
Join Date: Jun 2007
Posts: 111
 

Default Re: jQuery mod on Xcart (countdown for special offers)

Steve and Mike

Thanks for your advices. I've fixed the issue. I did everything with an external php file using like parameter the id of the product, then I simply load it throught an iframe.. like this.. <iframe... src"external_file.php?id=1345"... Then, in the external file I use all the code I paste before and show the countdown.

Now everything is working properly. I highly apreciate your help.

Hope my code helps someone else.

Kindly regards!!
__________________
X-Cart 4.5.5
Litecommerce Version: 2.2.45
MИxico
Reply With Quote