With each additional AJAX load on a page with a webform_countdown component, the counter div gets added again and again. This usually gets resolved with the jQuery once plugin http://plugins.jquery.com/once/ which is included in Drupal core. I'll attach a patch which makes use of it.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | webform_countdown-jquery_once-2684553-3-D7.patch | 525 bytes | raphaelhuefner |
Comments
Comment #2
raphaelhuefner commentedComment #3
raphaelhuefner commentedComment #4
kvnm commentedCool, thanks @raphaelhuefner -- committed to 7.x-1.x && 7.x-2.x