Flykye.前端历程

front-end..

导航

2008年10月6日 #

FireBug的控制台管理

摘要: 转载自:http://www.cnblogs.com/rayking/archive/2008/09/03/1282466.htmlFireBug 是一个非常实用的JavaScript以及DOM查看调试工具,是 Firefox 的一个插件。使用 FireBug 调试 AJAX 应用非常方便,终于可以告别 alert 时代了!Console Logging 函数FireBug 为所有 Web 页面提... 阅读全文

posted @ 2008-10-06 15:51 flykye 阅读(240) 评论(0) 推荐(0) 编辑

推介的CSS书写顺序(转)

摘要: //显示属性displaylist-stylepositionfloatclear//自身属性widthheightmarginpaddingborderbackground//文本属性colorfonttext-decorationtext-alignvertical-alignwhite-spaceother textcontent 阅读全文

posted @ 2008-10-06 14:54 flykye 阅读(198) 评论(1) 推荐(0) 编辑