预览模式: 普通 | 列表

WEB前端开发经验总结--WEB标准篇

Javascript特效--FLV在线播放器(推荐!)

prototype-1.4.0源码解读

[原创]Ajax标签导航实例详解

XMLHTTPRequest的属性和方法简介

[原创]Javascript特效--我的Ajax简历

今天回到武汉了,准备结婚了!!

回到家里的感觉真好,准备结婚了,要去拍结婚照,要买戒指,要买衣服,好多事情要做啊!!

Tags: 结婚了

分类:其他内容 | 固定链接 | 评论: 1 | 引用: 0 | 查看次数: 25
刘翔今天道歉了。其实他没有什么要道歉的。他只是一个运动员,一个普通人。对自己负责,对自己的职业生涯负责,退赛是个正确而勇敢的选择。没有一个人有权利对你说三道四。我们依旧支持你,你仍就是中国的骄傲!绝大多数的人都是理解刘翔的,不过也有些人怀疑。

为什么偏偏这个时候退,为什么不早退?
呵呵,世界上巧合的事情就不用我来举了,这个就是现实的生活啊。如果不是他给我们带来的这么多荣誉,我们今天连惊叹的机会都没有,顶多是:“XXX国(不包括中国)的这个黑人运动员太牛了!”。呵呵,现在想想,我们不是少了很多评头论足的机会了吗?

查看更多...

Tags: 2008奥运会 刘翔

分类:其他内容 | 固定链接 | 评论: 2 | 引用: 0 | 查看次数: 85
我当时的第一反映是--"我拷,这个是人跑出来的吗?真的,假的啊!?!".

9秒69!我反复看了12遍视频,还是不敢相信,有人做到了,就在今晚的"鸟巢",而且感觉是那么的轻松,我真的只能用伟大的成绩来形容这个成绩,而没有用"奇迹".因为当你看到那位博尔特是如此轻松的的做到这一点的时候,你真的很难相信,我想他要是再专著的点,可能真的能像他说的,跑到9秒60啊!!

我当时产生一个奇怪的念头,估计真的有人能达到"布雷斯塔警长"的那种"豹的速度"啊!今年的奥运会好看!!

查看更多...

Tags: 2008 奥运会 男子100米 世界记录

分类:其他内容 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 85

HP 3808TU 驱动

因为本人的本本(惠普-HP 3808TU)有问题,不得不重装系统,可是麻烦的是驱动不好找,所以找了好久才搞定,我相信其他的朋友也有这样的经历,这里我就把我收集的全部驱动打包提供下载了。

下载地址:http://www.yaohaixiao.com/software/HPDriver/HP3808tu-driver.rar

Tags: 共享资源 惠普 HP 3808TU

分类:其他内容 | 固定链接 | 评论: 2 | 引用: 0 | 查看次数: 600

XML处理函数

<!--
/*------------------------------------------------------------------------------
* JavaScript zXml Library
* Version 1.0.2
* by Nicholas C. Zakas, http://www.nczonline.net/

查看更多...

Tags: XMLDOM DOM Javascript

分类:Javascript | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 153

Javascript资源整理----Array 扩展

/*------------------------------------------------------------------------------
* JavaScript zArray Library
* Version 1.1
* by Nicholas C. Zakas, http://www.nczonline.net/
* Copyright (c) 2004-2005 Nicholas C. Zakas. All Rights Reserved.

查看更多...

Tags: Array对象 Javascript Javascript资源整理

分类:Javascript | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 155

Javascript资源整理----一点常用的代码整理

// 简单的辅助函数,让你可以将新函数绑定到对象的 prototype 上
Function.prototype.method=function(name,func){
    this.prototype[name]=func;
    return this;      
};

查看更多...

Tags: Javascript Javascript资源整理

分类:Javascript | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 203

CSS Design: Going to Print

You’ve seen them before: links that say “click here for printer-friendly version” or words to that effect. Every time you follow one of those links, you load a separate document that presents exactly the same information with a different layout, and probably different markup.

That means somebody (or a script) had to take the original document and convert it to a stripped-down version that’s more suitable for print output. Maybe that somebody was even you.

Print style sheets to the rescue

查看更多...

Tags: CSS XHTML web标准

分类:XHTML/CSS | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 165

How to Code HTML Email Newsletters-3

Step 4: Code for Google Mail, Lotus Notes and Outlook 2007
Google Mail, Lotus Notes, and Outlook 2007 present their own unique coding challenges. Outlook 2007, believe it or not, has significantly less support for CSS than previous versions of Outlook!

Google Mail's lack of support is a little more forgiveable -- because the application runs in a browser, it cannot control the contents of the emails it displays. Consequently, Google's engineers have had to take steps to ensure that their application displays properly regardless of the quality of the HTML or CSS in which emails are written.

查看更多...

Tags: XHTML CSS

分类:XHTML/CSS | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 187

How to Code HTML Email Newsletters-2

Step 2: Add CSS Styles
Did I say CSS support was poor in mail clients? Well, it is. But you can (and should) still utilize CSS for the styles in your email once your nested table layout is in place. There are just a few things to watch out for. Here are the steps that I use.

First, use inline styles to store all of your style information, as shown here:

查看更多...

Tags: XHTML CSS

分类:XHTML/CSS | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 208

How to Code HTML Email Newsletters-1

HTML email newsletters have come a long way in the five years since this article was first published. HTML email is still a very successful communications medium for both publishers and readers. Publishers can track rates for email opens, forwards, and clickthroughs, and thereby can measure reader interest in products and topics; readers are presented with information that's laid out like a web page, in a way that's more visually appealing, and much easier to scan and navigate, than plain text email.

In some ways, coding HTML email has become easier -- several email software providers, such as Google Mail, have improved their support for CSS. However, at the same time, Outlook 2007 has taken HTML email backwards: last year Microsoft substituted the original HTML rendering engine used by Outlook for an engine that is inferior in terms of CSS support.

Other advances in HTML email in the last couple of years include the formation of the Email Standards Project, which aims to test the compliance of email software to HTML and CSS standards and to lobby for improvements; the emergence of services for testing how HTML email renders in various desktop and web-based email applications; and the availability of HTML email templates that you can either use "as is" or customize to your preferences. We'll look at some of these services and templates throughout this article.

查看更多...

Tags: XHTML CSS

分类:XHTML/CSS | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 194

Simple Clearing of Floats

Without wanting to stray too deeply in Simon and Stuart’s technical CSS territory, I thought this was worth noting.

For all it’s many advantages, sometimes it’s the little things that CSS layout makes difficult that really get to you. Clearing floated elements is a good example.

The Problem:

查看更多...

分类:XHTML/CSS | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 162
由于工作需要,这两天在看GOOGLE MAP 的 API,需要在公司的网站上使用地图。今天把看过之后的一点使用方法,跟大家一起分享:

演示地址:http://www.yaohaixiao.com/code/googlemap%20sample/index.htm

程序代码 程序代码

查看更多...

Tags: Google Map API Javascript Javascript资源整理

分类:Javascript | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 441

无法冲破的等级

注:本文实例在IE5.x下可能会显示不出来,请使用IE6、IE7、Firefox、Opera等浏览器来调试!

前段时间记得好像是谁在群里提出了一个实在是让大家都觉得很不理解的一个问题:

程序代码 程序代码

查看更多...

Tags: CSS XHTML web标准

分类:XHTML/CSS | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 336