frames in IE
2005/10/17 03:52
Viewed 5184 times
Replies: 0/0

Hi! I had an uggly error alert poppin up in IE, when I was trying to navigate menu frame while body frame was still loading...
Quick fix of adding try { ... } catch(e) {} in DynarchMenu.MenuTree.prototype._open method has solved my problem.
Mihai, I just wanted to let you know of this behaviour in IE (cross frame mode).
Thanx for creating this cool menu component.

Google