[Dojo-interest] Can specify templateCssPath in div object?

Anu toanew at yahoo.com
Thu Apr 6 19:43:28 MDT 2006


While creating a widget, is there a way to speicify
the templateCssPath in the html DIV object?

Something like:

<div dojoType="FloatingPane"
    id="floatPane1_ID"
    title="Window 1"
    widgetId="floatPane1"
    constrainToContainer="true"
    contentWrapper="layout"
     templateCssPath=".../../style.css"
>






More information about the Dojo-interest mailing list