1.unitBox类 划分区域
2.$('').loadUrl(); 加载或渲染某指定元素。
loadAndPaint("id","/popup/showPopupRange");
3.手动提交表单
document.form1.action="";
document.form1.onsubmit();
4.查找带回
<a class="btnSelect" href="javascript:$.bringBack({referrerid:'${item.id }', realname:'${item.realname }', tel:'${item.tel }'})" title="查找带回">选择</a>