|
Well the code is correct in adm-index.php and I can scroll fine in IE/Mozilla/Opera.
<frame name="leftFrame" src="adm-misc.php?admact=sidemenu" scrolling="yes" frameborder="0" marginwidth="0" marginheight="0" border="no" />
<frame name="mainFrame" src="adm-misc.php?admact=mainmenu" scrolling="yes" frameborder="0" marginwidth="0" marginheight="0" border="no" />
If anything I would assume something in your ib stylesheet is setting scrolling to off and as such not much we can do about it unless you alter your stylesheet
|