Copy link to clipboard
Copied
Hi All,
I have the following site structure.
A typical CRUD application.
cflayout (border) with left, top and center positioned layoutarea's
The left area is the menu using cfmenu, each page (total 7) is loaded into the center layoutarea using coldfusion.navigate
Each page consists of a hbox with a left and right layout area
Left is a cfgrid, Right is a form.
The problem I'm having is only in IE.
After clicking menu items a number of times you will eventually get a javascript error "Invalid Procedure Call" using the ext-all-debug.js file.
The error is at line 6883 which is ss.cssText = cssText;
My search of the net found only an example that stated the style sheet was trying to be assigned after the DOM
Does anyone have any idea?
Any solution?
Ken
Copy link to clipboard
Copied
I have to same problem pls. Help anyone Layla Dali
Biber Hapi