[javascript-dev] transparency in jsui
Emmanuel Jourdan
c74-mailinglists at e--j.com
Mon May 19 15:35:34 MDT 2008
- Previous message: [javascript-dev] transparency in jsui
- Next message: [javascript-dev] transparency in jsui
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 19 mai 08, at 23:02, Stefan Tiedje wrote: > I wanted to get a transparent back ground in the jsui_360dial.js. I > simply replaced the line Transparency of a jsui object is not currently available. This is something which will happen at some point in the future though. > The other question would be, if it is possible to define attributes > in js which would appear in the jsui inspector. That would be nice > for colours for example... If you declare an attribute, it automatically appears in the js/jsui inspector: var foo = 74; declareattribute(foo); HTH, ej
- Previous message: [javascript-dev] transparency in jsui
- Next message: [javascript-dev] transparency in jsui
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
