随笔分类 - WEB
CSS, Javascript, Jquery, Ajax, etc
摘要:Configure ant build for JavaScript
阅读全文
posted @ 2013-07-30 09:45
On the road....
摘要:在jQuery基础上,开发UI注意事项;很多细节的东西,只有你经历过,才了解。
阅读全文
摘要:auto height text area
阅读全文
摘要:===============add element=================function AddControl(objId){ var container = document.getElementById(objId); var fIndex=1; for(var i=0; i<container.childNodes.length; i++) { if(typeof(container.childNodes[i].id)=="string" && container.childNodes[i].id.substring(0,4) ==
阅读全文
摘要:设置或获取对象指定的文件名或路径:window.location.pathname设置或获取整个 URL 为字符串:window.location.href设置或获取与 URL 关联的端口号码:window.location.port设置或获取 URL 的协议部分:window.location.protocol设置或获取 href 属性中在井号“#”后面的分段:windo...
阅读全文
posted @ 2009-07-08 09:46
On the road....
浙公网安备 33010602011771号