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

Line ending issue with Mercurial or Visual Studio -

java - Jtable duplicate Rows -

java - Run a .jar on Heroku -