Stumped and Frustrated.

  • Thread starter Thread starter Kevin McAllorum
  • Start date Start date
K

Kevin McAllorum

I have used javascript inside an application that uses
myTD.appendChild(copy);

which appears to violate mshtml on 5.5 and 6.0.

So I rewrote that part and now with SmartNavigation on the removechild seems
to be a problem.



I have found several MS articles on removechild but I cannot fix this. This
is ridiculus. So If I use javascript I have to search MS site to see if I
break the ie dll's. Come on........ This is going to hurt my company and
Microsoft. Well, I thought I would post this to see if anyone knows a work
around for removechild to see why mshtml has a problem with this documented
javascript function or whute appendchild cannot be used with mshtml aborts
this whole thing.



Kevin McAllorum
 
Kevin,

Unfortunately there are no IE6 newsgroups for programming issues.
It looks as if you might have better luck posting in


and try to catch the attention of Michael Harris

(Google Groups search for
MVP (removechild OR appendchild) group:microsoft.*.inetexplorer
)


Good luck

Robert Aldwinckle
 
Back
Top