Helpful Information
 
 
Category: Bug reports
HV Menu v5.5 and IE 6.0

Has anyone encountered a problem with HV Menu v5.5 and the IE 6.0 browser (maybe earlier versions too) where:
a) Frames are used
b) The second and subsequent levels of menu are in a different frame from the first level
c) A "Refresh" in the frame for the first level results in an error and the menu is lost without a "Refresh" of the whole window, error is "Can't execute code from a freed script"

in menuside_var.js this works:

var FirstLineFrame='Menu';
var SecLineFrame='Menu';
var DocTargetFrame='Content';

but this will allow the error to be created:

var FirstLineFrame='Menu';
var SecLineFrame='Content';
var DocTargetFrame='Content';

I have the same problem... do you resolve this ?










privacy (GDPR)