以前使用的,可以对左边进行显示和隐藏的功能。 <html> <head> <title>系统主框架</title> </head> <frameset name="mainframe" id="mainframe" rows="70,*" border="0" bordercolor="#999999"> <frame src="../InterFace/Top.aspx" mce_src="InterFace/Top.aspx" name="top" scrolling="no" bordercolor="#999999" border="0" > <frameset name="leftframe" id="leftframe" cols="200,5,*"> <frame src="../InterFace/Left.aspx" mce_src="InterFace/Left.aspx" name="left" scrolling="auto" bordercolor="#999999" border="0"> <frame src="../InterFace/Change.html" mce_src="InterFace/Change.html" name="change" scrolling="no" noresize="true" marginwidth="0" marginheight="0">