function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Aurora Ganguly 10Aurora Ganguly 10 

jQuery mycart Plugin Example

Hi All,
am using Simple Shopping Cart Plugin With jQuery And Bootstrap - mycart, am sharing two links where i have dout , ,
the code is in this link : 1> http://www.jqueryscript.net/other/Simple-Shopping-Cart-Plugin-With-jQuery-Bootstrap-mycart.html
 the output is in this link : 2>http://www.jqueryscript.net/demo/Simple-Shopping-Cart-Plugin-With-jQuery-Bootstrap-mycart/#
My question is there are two button one is close and other is Checkout , onclick of checkout the cart is reseting to zero, i just want to know to do that for close button also, i mean to say onclick of close button, the cart should get refreshed ,how to do that changes
let me know yours reply ,
Thanks
Aurora Ganguly 10Aurora Ganguly 10
User-added imagethis is the, output , onclick of this close button i want to refresh the cart , the code is in link 1