Converting a text input to a select element with JavaScript

前端 未结 4 1185
梦如初夏
梦如初夏 2020-12-18 22:41

I\'m doing some front end development on a hosted e-commerce platform. The system sends a text input for the customer to choose the quantity of items they want to add to the

4条回答
  •  轮回少年
    2020-12-18 23:10

    Remove the type and value attributes from the

    提交评论

提交回复
热议问题