Disabling keyboard input for Spinner
Hello all,
Am new to jquery and was wondering if someone could help or point me in the right direction.
I'm working on creating a tool using a series of spinner inputs. I only want these to be editable by clicking or touch and want to disable keyboard input use.
I've read that previously the editable property could be set to false on intialisation of a spinner and this would do the trick. On the latest UI i believe this is no longer an option or method and i can't find one that will achieve this. Does anyone know if there is a replacement or similar option i could use or failing that an alternative solution?
Thanks in advance,
pb1uk66