HTML5-Form-Shim
HTML5-Form-Shim copied to clipboard
Applying the shim to a dynamically generated form
Dear Dmitry is there a method foreseen to add the shim to all children of a dynamically created DOM element?
I'm working on 2.3.0 branch, it's fully refactored. This feature will be implemented
Hmm, it is supposed to be available in the current branch as well... You just need to call hfFormShim.init() after the form is generated (without passing boundingBox it will init all the forms with data-enable-shim='true')