api.js去掉class样式
<div class="aui-list-item-inner aui-list-item-arrow" id="name"></div>
api.js去掉class样式:
$api.removeCls(el, cls);
实例:
$api.removeCls($api.byId('name'), 'aui-list-item-arrow');//匹配人员

本文原创,转载必追究版权。
1.只能输入数字和英文的: <input onkeyup="value=value.replace(/[\W]/g,'') "...
本文为Web service 开发入门篇,主要介绍在Myeclipse 8.5环境下开发Web service的服务程序和客户端程序的基本流程。 在Weblogic 11g...
今天遇到需要ShowModalDialog打开页面,通过acceptanceIds 参数值后台过滤出相应结果前台 var url = "loadAccept...
1、获取url很简单,代码如下: window.location.href;2、jquery获取url参数比较复杂,要用到正则表达式,所以学好javascript正则式多么...
实现日历控件效果:页面:<link href="${base}/resource/${profile.path}/css/lhgcalendar.css" rel="...
注意经验里的工具可能不可用,请点击 生成注册码工具 下载。提取码:p1w4MyEclipse10.7注册码激活步骤:点击下面的链接http://jingyan.baidu.com/arti...