XML Feeds

.

[javascript-dev] transparency in jsui

Emmanuel Jourdan c74-mailinglists at e--j.com
Mon May 19 15:35:34 MDT 2008


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




More information about the javascript-dev mailing list