ksumanth Posted February 21, 2013 Share Posted February 21, 2013 Hello everyone, I created one form in that i created some checkboxes like price1,price2,price3. And one Textbox for displaying value using javascript (or) Jquery (or) Ajax Now my problem is if i checked price1, the price1 value should display in Texbox. And if i checked two Checkboxes(price1,price2) the both values should add and display in textbox. Can anyone help me out. Thanks sumanth Link to comment https://forums.phpfreaks.com/topic/274777-while-click-on-checkboxs-values-should-add-using-javascript/ Share on other sites More sharing options...
Jessica Posted February 21, 2013 Share Posted February 21, 2013 You need to make an attempt, and we can help you fix any bugs. If you want someone to write it for you post in Freelancing. Link to comment https://forums.phpfreaks.com/topic/274777-while-click-on-checkboxs-values-should-add-using-javascript/#findComment-1413932 Share on other sites More sharing options...
cyberRobot Posted February 25, 2013 Share Posted February 25, 2013 You could start here: http://forums.phpfreaks.com/topic/170591-solved-checkbox-populating-a-text-area/#entry899820 Link to comment https://forums.phpfreaks.com/topic/274777-while-click-on-checkboxs-values-should-add-using-javascript/#findComment-1414815 Share on other sites More sharing options...
cyberRobot Posted February 25, 2013 Share Posted February 25, 2013 Sorry for the double post. Link to comment https://forums.phpfreaks.com/topic/274777-while-click-on-checkboxs-values-should-add-using-javascript/#findComment-1414816 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.