一句话搞定AJAX:
new Ajax().post('/myjs/ajaxTarget.asp',"msg=孔凯平",true).text
简单易用的定时器:
$timer.start(200,function(){$('testTimer').style.width=(300+Math.sin(c)*100)+"px";});
强劲CSS DOM查询器:
$css('input[type=button][value~=css Dom]')
Class Path:
详细描述
四川大学
电子科大
精确定位API:
$uiBase.getDimension($("innerBlock"))
点击我,查看我的位置
点击我,查看我的位置
让title 快速显示的简单方便的TIP工具:
new TipTool().setTip(nodes);
Tip test, move mouse on here, tip will popup
节点生成器:
$uiBase.genNode(html)
样式设置器:
$uiBase.setCSS(node,cssString)
color:red;font-weight:bold;border:dashed 1px red;background-color:black;opacity:0.6;
显示隐藏测试层