Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i am making an online shopping website and i want to know that when a client is add a product to in his cart then the image of cart should be changed having the no. of products which is added by user.
how it is posiible
is there any one who have any idea
Posted
Updated 10-Sep-13 19:41pm
v2
Comments
Dholakiya Ankit 11-Sep-13 1:56am    
using jquery ajax request
syed shanu 11-Sep-13 2:07am    
Improve your question .Its not clear to understand what you mean.

I think you have to do code on addtocart button when customer click on that button you have to add cart image dynamically.

Refer below link to do that :

http://stackoverflow.com/questions/8886248/add-image-to-page-onclick[^]

Please accept as answer and vote if help to you.
 
Share this answer
 
i want to fix a label on the cart image and when button(add to cart) clicked the no diplay in label... so i have to give Z index to label and i hv to fix it on image cart
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900