as a followup to my last post:

gd=window.alert
t=gd("a_valid_divs_id")

does not crash NS6, while:

gd=document.createElement
t=gd("DIV")

does



_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-dev

Reply via email to