- 博客(3)
- 收藏
- 关注
原创 html5 上传实用小例子
js得到上传文件大小和类型和名字$('#i_submit').click( function() { //check whether browser fully supports all File API if (window.File && window.FileReader && window.FileList && wi...
2013-10-12 15:00:55
88
原创 Jax-ws WAR File Packaging
From: http://jax-ws.java.net/nonav/2.1.4/docs/jaxws-war.html The WAR Contents Typically, one creates the WAR file with a GUI development tool or with theant war task from the generated artifa...
2013-08-27 15:27:32
89
原创 IE与FireFox的js和css几处不同点
[size=large][color=red]说明:此文为转载[/color][/size]1.firefox不能对innerText支持。firefox支持innerHTML但却不支持innerText,它支持textContent来实现innerText,不过默认把多余的空格也保留了。如果不用textContent,如果字符串里面不包含HTML代码也可以用innerHTML代替。...
2012-03-29 21:22:21
78
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅