Hi all:

is there anything wonky with .setAttribute, sometimes not working in
Firefox? 


windowdiv = document.createElement("div");
        
windowdiv.setAttribute("className",wclass);
windowdiv.setAttribute("id",name);

the classname is not being set

any suggestions?

thanx
barry.b

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to