无意中翻到以前做过的一个效果, 项目中使用过,经测试IE6 IE7 Firefox2 Firefox3 opera9 Safari中均能通过... CSS代码: 1: ul li {list-style:none;display:table-cellwidth:200px;height:100px;background:#f8f8f8;border:1px ...
October 29th. 2008, 5:34pm - post in Web development - tagged with css hack, web standards
Twitter,一个国外的微博客平台,各方面都做的不错,尤其API.现在改用wordpress,有很多插件可以很方便调用你在Twitter发布的消息,例如我使用的twitterRSS plugin.现在介绍下使用方法: 将twitterrss.php上传...
September 1st. 2008, 4:29pm - post in Web development - tagged with twitter, wordpress plugins
在wordpress中显示搜索结果的条数,将如下代码放到search.php页面,即可看到效果.
1: <?php
2: $search_count = 0;
3:
4: $search = new WP_Query("s=$s & showposts=-1");
...
August 25th. 2008, 11:11am - post in Web development - tagged with wordpress, wordpress plugins
做这个THEME时用到的prototype.js有124KB,相当的大,经过压缩后只有50KB,效果还是相当明显. 下面我们介绍这个工具:ESC(ECMAScript cruncher)来帮我们完成这个工作,不过这个工具只能在Windows下使用.到http://w...
August 18th. 2008, 10:56am - post in Web development - tagged with code compression, javascript
前言
相当不错的 Javascript 编程风格规范,建议大家采用此规范编写 Javascript。原文链接: http://dojotoolkit.org/developer/StyleGuide 。
翻译(Translated by):feelinglucky{at}gmail.com,转载请注明出处、...
February 29th. 2008, 2:08am - post in Web development - tagged with dojo, javascript, programming norms
如果你在本地安装xampplite以用来调试WordPress的话,你会发现XAMPP的mod_rewrite功能不可用。其实默认情况下它是关闭的,你需要简单做如下两步,就能把它启动:
首先把在C:\Program Files\xampp\apache\...
January 30th. 2008, 3:28am - post in Web development - tagged with mod_rewrite, xampp
1: /**default css style**/ 2: html, address, 3: blockquote, 4: body, dd, div, 5: dl, dt, fieldset, form, 6: frame, frameset, 7: h1, h2, h3, h4, 8: h5, h6, noframes, 9: ol, p, ul, center, [......
July 26th. 2007, 3:53pm - post in Web development - tagged with css, html, web standards
下表顺序为从上到下,从左到右:
1: ============================
2: display || visibility
3: list-style : list-style-type || list-style-position || list-style-image
4: position
5: top ...
July 24th. 2007, 6:15am - post in Web development - tagged with css, css written, web standards
百度:http://www.baidu.com/search/url_submit.html
Google:http://www.google.com/addurl/?continue=/addurl
中文Google:http://www.google.com/intl/zh-CN/add_url.html
Yahoo:https://siteexplorer.search.yahoo.com/submit(需要登陆)
...
March 15th. 2007, 8:47pm - post in Web development - tagged with search engine