In this page, I will show you some jQuery demos written with jQuery 1.4.
在本页面中,我会演示一些jQuery的示例,以jQuery 1.4写成。

All pages have been tested under Windows Vista with FireFox 3, IE7 and Google Chrome to verify the cross-browser compatibility. Also, all pages are validated with XTHML 1.0 Transitional.
所有页面均在Windows Vista下的FireFox 3,IE7以及Google Chrome中测试,以检验跨浏览器兼容性。同时,所有页面均通过了XHTML 1.0 Transitional认证。

They are:

  1. Demo 01: Change text style on the fly. 动态改变文本的样式。
  2. Demo 02: Display a "Loading" message for a lengthy operation. 对于耗时长的操作,显示一个“Loading”信息。
  3. Demo 03: 2 Level Cascading Dropdown List. 两层级联下拉框。
  4. Demo 04: 3 Level Cascading Dropdown List. 三层级联下拉框。
  5. Demo 05: A simple voting system. 一个简单的投票系统。
  6. Demo 06: Collapsible Panel. 可以伸展的面板。
  7. Demo 07: Incremental Search. 增量搜索。
  8. Demo 08: Accordion style controls. 手风琴式的控制。
  9. Demo 09: Check if a user name exists during registration. 注册时检查用户名是否已经存在。

If you encounter any problem, please feel free to contact me via taylor.ren@gmail.com.
如果你碰到什么问题,请随时用email与我联系。