Generic-user-small David Chang 6 posts

I got it working in IE7 but not in FF (2.0.0.16). FF reports an error: rootNode.getElementsByTagName is not a function.

Anybody out there got the same result? Any explanation of this?

Thanks!

 
Official_photo_small Craig Riecke 17 posts

My apologies for the lateness here.

The issue is the copyright notice that was auto-inserted into ask.html, the widget template. Evidently Firefox considers this comment one of the root nodes of the DOM tree. That’s probably the correct interpretation, technically. But just get rid of the comment and it works fine.

2 posts, 2 voices