Closed (fixed)
Project:
Webform
Version:
7.x-4.0-alpha6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
6 Dec 2012 at 18:10 UTC
Updated:
12 Apr 2014 at 03:28 UTC
Jump to comment: Most recent
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
Comment #1
quicksketchThe 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.