<P>&nbsp; <B><I>Steve Beech &lt;JBeech@dmu.ac.uk&gt;</I></B> wrote: 
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">
<P>root.addAttribute("attName","attValue");<BR>but looking in the archives I can find no mention of this being depracated.<BR>Can anybody tell me where I'm going wrong.</P></BLOCKQUOTE>
<P>
<P>Element.addAttribute(string,string) has been deprecated a while ago. Its replacement<BR>is Element.setAttribute(string,string), which is a convenience-method for<BR>Element.setAttribute(Attribute).</P>
<P>&nbsp;</P><BR><BR><P>_______<BR>Noam.</P><p><br><hr size=1><b>Do You Yahoo!?</b><br>
Got something to say? Say it better with <a href="http://rd.yahoo.com/mail_us/tag/?http://promo.yahoo.com/videomail/">Yahoo! Video Mail</a>