Good morning, after researching a lot, I "realized" how practical jquery is, but I came across an obstacle. How would the below script look in jquery format?
function enableQuantity(prod,quantity)
{
if(document.getElementById(prod).c...
asked by
17.02.2016 / 12:02