摘要: Windows could not start the NLServices sercice on local Computer. Error 1083:The executable programe that this service is configured to run in does not implement the service. namespace NLServices { [R... 阅读全文
posted @ 2009-07-16 18:20 David Dong 阅读(880) 评论(1) 推荐(1) 编辑
摘要: 用来设定元素透明度的 Opacity 是CSS 3里的一个属性。当然现在还只有少部分浏览器支持。不过各个浏览器都有自己的私有属性来支持,其中包括老版本的Mozilla和Safari:IE: filter:alpha(opacity) Mozilla: -moz-opacity Safari: -khtml-opacity 很不幸的是,你没看见Opera,老版本的Opera并没有什么私有属性可以代替... 阅读全文
posted @ 2009-07-16 17:56 David Dong 阅读(3709) 评论(0) 推荐(0) 编辑