View Single Post
  #1  
Old 09-30-2011, 01:36 PM
 
nickff nickff is offline
 

Senior Member
  
Join Date: Aug 2010
Posts: 132
 

Default AJAX Add to Cart Issue

Hi All,

I'm having a strange issue with the Ajax add to cart functionality. The add to cart function is working properly, but when the add to cart button returns to it's normal "state" after a product is added, the custom styling I've done to my select boxes goes away:

http://future.thefutureforward.com/~field/product-one.html

I'm using the jQuery UI-based "selectmenu" plugin to replace the select menu styles.

I'm guessing it has something to do with the "ajax.widgets.add2cart.obj.prototype.cleanAddedSta te" function in the "common_files/js/ajax.add2cart.js" file, but just adding the js calls for "selectmenu" into that function doesn't work.

Any thoughts on why those select boxes are losing their styling when a product is added would be much appreciated!!
__________________
nick hoag
looking forward to the future
http://thefutureforward.com
xcart versions 4.2.x, 4.3.x, 4.4.x
Reply With Quote