version:
1.0The dijit.layout.ContentPane is meant to handle only HTML through it's .setHref(url) and .setContent(htmlBlock) methods. There is an alternative called dojox.layout.ContentPane which provides executeScripts capability, evaluating any inline tags it encounters.
