你既然能想到jquery的话,那你要刷新内容的iframe就用ajax请求数据吧,点击按钮就根据新条件加载1次数据
window.frames["Iframe_4"].location.reload(true);