Is there a way to customize jQuery UI spinner, so that A-Z letters (or any custom range) is possible?
I built up on Andrews code and built a spinner widget that takes a string array for input.
You can see the solution here.