[an error occurred while processing this directive]

Как в JavaScript осуществить сложение числа и строки
<input type="button" value="+" onClick='price_item_3.value=parseInt(price_item_3.value)+1;'>
<input type="button" value="-" onClick='if (  price_item_3.value != 0){price_item_3.value=parseInt(price_item_3.value)-1};'>
 
24.12.2001
Ключи: java, pri, script, button / Лицензия: CC-BY
Раздел:    Корень / Программисту и web-разработчику / Web-технологии / JavaScript

[an error occurred while processing this directive]

[an error occurred while processing this directive]