javascript - zurb foundation and events on ajax loaded content -


i wondering if there possibility reinitialize foundation after content changed ajax.

in case trying reinitialize foundations abide form validation on form passed ajax call.

i tried call $(document).foundation() should reinit javascript ...

nice, found out how reinitialize abide validation on form

just call

$(document).foundation('abide','events');


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -