Jump to content

plus minus form input box


chiprivers

Recommended Posts

Can any one help me with a script that will increase or decrease the value in a form input box each time either a plus or minus charachter is clicked on?

 

Much like what you would have in a shopping cart, a form input box with say a number 1 default in it, you will have a + and - charaters next to the box and if you click on the + the number in the box will increment 1 and if you click on - it will decrement 1.

 

I want this all to work without reloading the page!

Link to comment
https://forums.phpfreaks.com/topic/59424-plus-minus-form-input-box/
Share on other sites

A drop down box is one option but for the styling of the page I would prefer the prementioned design. I think it gives it a slightly more professional image and slightly easier functionality for the user.

 

I think javascript is probably going to be the way forward, any javascript experts?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.