Hello

I have a general question that disturbs me, especially since I see some
strange behaviors sometimes.
support I have a new DOM Element, created using new Element("tag")
and I have 2 things to do :
1. update the element attributes, css inline styles, add css classes, etc
2. insert the element into the DOM tree, for example using insert() method

can you tell me what is the proper sequence ? I get a feeling that sometimes
the browser rendering can change
depending on the order of the two (especially in IE). is it true ?

Thanks

Ran

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to