XML Feeds

.

[javascript-dev] Javascript documentation.

Emmanuel Jourdan c74-mailinglists at e--j.com
Tue May 20 08:20:51 MDT 2008


On 20 mai 08, at 15:42, Stefan Tiedje wrote:

> Thanks, that did the trick (after I put (k+1) in brackets). Does  
> that mean that these attributes have a fixed number of arguments?  
> and @text will only take one single argument?
> Or is there an alternative notation also possible...

It depends on the attribute. For instance bordercolor would take 4  
floats, here text takes only one string. You can find that easily by  
"looking at the object as text" (copy of the object, paste in a text  
file).

ej




More information about the javascript-dev mailing list