Hi, a customer is reporting that a key screen in my website is failing badly on IE6 (so bad it locks up the window and task manager has to be used to kill it) and giving errors in FF3. I've verified this for myself; assumption at this stage is the errors relate to the failure in some way.
One error in FF3 is:
a hidden1 is not defined also pops up on my main page from time to time. the errors seem to occur in the telerik suite and I have no idea how to track them down.
another I think more serious is:
"Permisssion denied to get property XULElement.,accessibleType in /scripts/4_4_4/Radmenu.js - line 969
One error in FF3 is:
a hidden1 is not defined also pops up on my main page from time to time. the errors seem to occur in the telerik suite and I have no idea how to track them down.
another I think more serious is:
"Permisssion denied to get property XULElement.,accessibleType in /scripts/4_4_4/Radmenu.js - line 969
}; RadMenu.prototype.RenderInProgress=function(){ return this.DomElement.offsetWidth==0&&RadControlsNamespace.Browser.IsIE; };
a similar error in RadSplitter.js, line 27
_7.style.width=_8+"px"; var _9=_7.offsetWidth-_8; var _a=_8-_9;
You can see my trial site live and the errors for yourself on
http://trial.fitnessmentor.co.nz
to replicate, go to the join tab, create yourself an account. it's free so ignore the credit card bit and just click join.
then go to the 'weekly schedule' option in the menu, and create then edit some workouts.
regards
ewart