Actually the question is in the subj... Is it possible to make handlebars template framework, to recognize templates within a div tag and not in script tag?
For exam
Yes you can put your templates in http://jsfiddle.net/ambiguous/RucqP/ However, doing so is fraught with danger. If you put your template inside a Basically, you can do it but you shouldn't, you should put your templates in s, for example:
id attributes in your templates, then you will end up with duplicate ids (one in the template src attribute).
elements instead.