I replaced my beta copy with the RC and now I get the error "'showResizeBar' is null or not an object" in IE (version 7). I do not get this with FF.
It seems to most often happen when I attempt to open a popup window but there is at least one page that does it during the load. I am still testing other pages.
Of course, IE doesn't give me much to work with. In fact the line number that it shows in the error dialog doesn't exist in the file it says it is in.
None of my code I have reviewed so far makes any reference to showResizeBar.
Any idea where I start to figure out the problem?
It seems to most often happen when I attempt to open a popup window but there is at least one page that does it during the load. I am still testing other pages.
Of course, IE doesn't give me much to work with. In fact the line number that it shows in the error dialog doesn't exist in the file it says it is in.
None of my code I have reviewed so far makes any reference to showResizeBar.
Any idea where I start to figure out the problem?
Comment