随笔分类 -  jQuery Ui

摘要:/*** @DOM* <div id="marquee">* <ul>* <li></li>* <li></li>* </ul>* </div>* @CSS* #marquee {width:200px;height:50px;overflow:hidden;}* @Usage* $('#marquee').superMarquee(options);* @options* distance:200,//一次滚动的距离* duration:20,//缓动效果,单次 阅读全文
posted @ 2012-08-20 17:13 piuba 阅读(623) 评论(0) 推荐(0)
摘要:1.jQuery的界面插件 Ninja UIQuery 是一个非常优秀的 JavaScript 框架,而且还有相当多的插件。其中的一些UI插件也相当的给力,比如 Ninja UI,是一款界面插件,使用它将能给你的项目增色不少。此插件包含有幻灯,智能提示等常见的效果。 目前的文档还不是很全,但是官方提供的例子已...2.jQuery的UI框架 Chico UI和 jQuery UI 一样,Chico UI 包含 auto-complete, blink, carousel, countdown, date-picker, dropdown, expand, calendar 等诸多逐渐,同时还提 阅读全文
posted @ 2012-08-17 18:44 piuba 阅读(8234) 评论(0) 推荐(0)