Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Old 06-24-2010, 01:34 AM img onclick
Jasonpv's Avatar
Super Talker

Posts: 102
Trades: 0
Hello. First off I am not sure if this is the best or even a possible way of approaching this but I will try to explain what I need to pull off. I have a shopping cart that I am trying to add some custom buttons to that will update the quantity of the items in the cart. I am using oscommerce and would like to use the form they currently have in place for this functionality so my idea was to insert an image like so:
Code:
<img src="includes/languages/english/images/buttons/update_cart.png" border="0" alt="Update Quantity" style="cursor:pointer;" onclick"document.cart_quantity.cart_quantity[].value = 2;document.cart_quantity.submit();">
So, ultimately I need this button to update the value in the quantity field then submit the form so the cart will update with a value I choose (was 2 in example above). If anybody has any idea how I can do this I would really appreciate it!

Last edited by Jasonpv; 06-24-2010 at 01:36 AM..
Jasonpv is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-25-2010, 09:26 PM Re: img onclick
Physicsguy's Avatar
404 - Title not found

Posts: 919
Name: Scott Kaye
Location: Ontario
Trades: 0
Well first get the value of the quantity field. Then add 1 to that onclick.
__________________
Check out my
Please login or register to view this content. Registration is FREE
or my
Please login or register to view this content. Registration is FREE
!
Physicsguy is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to img onclick
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09690 seconds with 12 queries