我做了一个Html页面“top.htm”作为模版,用意是其他页面可以调用这个页面。
例如:“all.htm”页面调用“top.htm”页面,语句是这样写的“<object style="border:inherit " type="text/x-scriptlet"data="../top.htm" width="100%" height="260"></object> ” 例如
例如:“all.htm”页面调用“top.htm”页面,语句是这样写的“<object style="border:inherit " type="text/x-scriptlet"data="../top.htm" width="100%" height="260"></object> ” 例如