ifame实现左侧导航栏右侧内容

1.在jsp文件的<head>中加入:html <style>jsp html,body{margin:0px; height:100%;} </style>布局 才能使页面中的<div>设置height:100%起做用。100%是根据其父布局来肯定的,因此必须肯定父布局的高度。spa 而width:100%则可自动布满整个页面。htm 2.get <div id="main" style="wi
相关文章
相关标签/搜索