SelSo
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/selso
软件介绍
Let's say you have a set of items you want to sort in a different order dynamically on the client, but you can not use the tablesorter plugin, because you can not put the data in a table.
That's what you will do with this plugin.
It's as simple as $('myselection').selso(options), with options = { type:'alpha',orderBy:'span.alpha'}. This means the plugin will look for the span.alpha elements within your selection, and sort the selection according to what is inside the span.alpha.
The selected elements will be sorted within their own parent. Which means if you have two lists, and you select all the li's, both lists will be sorted independently.
Rails Cookbook
奥西尼 / 江苏东南大学 / 2007-6 / 68.00元
Rails是业界领先的新一代Web 2.0应用程序开发框架,而这本《Rails Cookbook》里充满了为了让你成为Rails开发专家而准备的各种解决方案。讨论范围覆盖了从基本概念,如安装Rails及设置开发环境,到最新的各种技巧,如开发符合REST协议规范的Web服务等。 Rails可提供更轻量级的代码、更丰富的功能和更快捷的量身定制过程,由此带来了一场Web开发革命。《Rails Co......一起来看看 《Rails Cookbook》 这本书的介绍吧!
