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>
本文介绍了前端开发中的一些实用技巧,包括使用unitBox类进行区域划分、通过$('').loadUrl()加载指定元素的方法、如何手动提交表单以及实现查找带回功能的具体步骤。
2427

被折叠的 条评论
为什么被折叠?



