首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

2011年85个绝佳的 jQuery 教程

2012-10-27 
2011年85个最佳的 jQuery 教程jQuery让开发人员只要用少量的代码就能够开发出惊人的效果。学习和掌握应用jQ

2011年85个最佳的 jQuery 教程

jQuery让开发人员只要用少量的代码就能够开发出惊人的效果。学习和掌握应用jQuery并不难。下面为大 家列举了2011年85个最佳的jQuery教程,从中可以了解到如何为网站添加惊人但不复杂的浏览体验。

1. jQuery Tutorial: Building a jQuery Scroller

If you’re working on a site where a number of important stories or features need to be showcased within a small area, a news scroller is a great option. Without taking up much page real estate, you can highlight several stories along with descriptions and links to view the details. The scrolling effect helps attract and hold user interest. In this tutorial, I’ll guide you through the easy process of creating this type of news scroller with jQuery. We’ll start with an HTML list of stories that’s styled using CSS, then use jQuery to make it automatically scroll. When the user hovers over the jQuery Scroller, it will pause so they can read the abstract and click the link if they’re interested.
2011年85个绝佳的 jQuery 教程


转自:http://webdesign14.com/85-best-jquery-tutorials-2011/

热点排行