摘要:
本文列举了兼容 IE 和 FF 地换行 CSS 推荐样式,详细介绍了word-wrap同word-break地区别.兼容 IE 和 FF 地换行 CSS 推荐样式:最好地方式是word-wrap:break-word; overflow:hidden;而不是word-wrap:break-word;... 阅读全文
posted @ 2014-05-11 21:46
leejersey
阅读(3882)
评论(0)
推荐(0)
摘要:
javascript不能支持函数的重载,如下:function f(length) { alert("高为:"+length); } function f(length,width) { alert("高为:"+length+",宽为:"+width); } 上面那段代码其实是行不通... 阅读全文
posted @ 2014-05-11 00:25
leejersey
阅读(7113)
评论(0)
推荐(0)

浙公网安备 33010602011771号