I am using like this in 6.5 and working fine for me /*==events==*/$(document).on("foundation-contentloaded",function(){$(document).on("change", callTypeCls, function () {hideShowCtaBtn();});$(document).on("dialog-ready", function () {hideShowCtaBtn();});});