I don't know why, but I got an invalid argument on one of the controls...either the RadMenu or the RadToolbar. Below is a picture of the error that I got. Please help!
http://img6.imageshack.us/img6/7324/invalidargument.jpg
I get an error message with a timer or something in the javascript that controls the RadMenu and here it is:
http://img6.imageshack.us/img6/7324/invalidargument.jpg
I get an error message with a timer or something in the javascript that controls the RadMenu and here it is:
this
.get_animationContainer().style.zIndex=this._originalZIndex;
After this error is flagged, the animation stops for showing submenus. What is the problem here?