Hello,

I would like to add a jquery spinner with the plugin jquery.ui.spinner found in https://github.com/btburnett3/jquery.ui.spinner for all browsers or for firefox, ie and safari. Because these browsers don't include the html5 function .

Can you help me to add this function please ?

Sorry for my bad English i'm french.

Cordially Besky.

Comments

quicksketch’s picture

Category: Task » Support request
Issue summary: View changes
Status: Active » Closed (fixed)

The easiest approach would be to add this JS file to your theme, and then wire it up in your theme's JS files. We don't provide support for how to write custom code or theming in the Webform queue though. You can read the documentation at https://drupal.org/node/304255 for adding JS to the page, then use the documentation provided by the Spinner JS library to have it affect all number elements on the page.

Considering this issue is almost a few years old, I'm going to close it directly.