HTML5 Fallback, Async & Firefox
-
Hello
I am using a Contact Form 7 form with a date-field along with W3TC and async-loading of javascripts.
I’ve enabled the HTML5-fallback for the date-field to display a jQuery date-picker in IE and Firefox. However, both jQuery and its date-picker are loaded asynchronous through W3TC. Now for some reason, this works fine in IE but in Firefox it returns a ‘jQuery is not defined’-error.
Is there any way to fix this without giving up on the async-loading?
The page I need help with: [log in to see the link]
- The topic ‘HTML5 Fallback, Async & Firefox’ is closed to new replies.