Meta Box
Support Forum
Support › Meta Box Builder › Disable scrolling on HTML5 Number field
Hi, how can I disable the mouse scroll wheel to prevent accidentally changing the number value?
Hello,
You can use custom JavaScript code to disable scrolling on the number field. Refer to this topic https://stackoverflow.com/questions/9712295/disable-scrolling-on-input-type-number and this snippet code https://codepen.io/ahastudio/pen/eVovMv