ajaxify
ajaxify copied to clipboard
Renders script-tags as DIV — messing with Handlebars.js dynamic content
Hi guys,
Great plugin.
I would like to use it on my project, where I just Handlebars.JS to render dynamic content. However, when I just Ajaxify then the Script-tags (that Handlebars use for templating), gets converted to DIV-tags and are rendered in the DOM.
Is it possible to remain the script-tags as script-tags, so Handlebars understands them again?
Same problem here except with the Jade templating engine.