TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

JQuery Quicksand plugin

171 pointsby vijaydevover 15 years ago

15 comments

threepointoneover 15 years ago
This is pretty cool. I did a similar thing at my last job with this site - <a href="http://www.idiom.co.in" rel="nofollow">http://www.idiom.co.in</a>
lechaover 15 years ago
This is powerful feature, but the demo example doesn't really give justice to it. There needs to be a good reason to use it. Resorting from name to size of the file it not it.<p>For instance:<p>- Filtering down to a small subset from a large set of visible items. It makes sense to use this effect in case the selected item's representation is zoomed or displays additional detail. The animation indicates that there's a relation between the selection and the larger set. It also gives a clue original distribution of the selected items within the larger set.<p>Example: Show all facebook connections groupped by country. Then select those that have a particular interest as a list. The animation would give you a clue about geo-distribution of people having the same interest. This clue is an additional information you could not see by simply showing the selection.<p>- Reordering (eg. promoting) a small set of items in a large set. The animation shows you how far the item travels when it is promoted.<p>Example: Display the list of tennis players according to their rank at after a given competition. When the user selects the different competition, the list is reordered. The payers who make big jumps attract more attention.
评论 #1131724 未加载
boundlessdreamzover 15 years ago
Amazing. The animations are so smooth. It is almost addictive to watch the animations :)
评论 #1131536 未加载
nymover 15 years ago
Nice, but how many items can it handle without getting choppy? I see 13 items in that demo. Can it do 30? 50?<p>I worked on a large project that attempted to do this for new cars, which is a slightly larger dataset, and in the end we went with Flex because it had much of the functionality built in, and could do the animations much more smoothly.<p>Check it out: <a href="http://www.newcars.com/carchooser#6" rel="nofollow">http://www.newcars.com/carchooser#6</a><p>Try clicking on "Price" in the left hand nav, and then moving the slider.
adamilardiover 15 years ago
WOW maybe that can go on the Ipad
al_jamesover 15 years ago
Hmmmm... does require the addition of a non-standard attribute ("data-id") to the HTML/XHTML... so it will be invalid... Shame that cant be done with class names. E.g. class="data-id-macos".
评论 #1131197 未加载
评论 #1131190 未加载
评论 #1131879 未加载
评论 #1131195 未加载
lambdomover 15 years ago
The website design is great too. Congrats.
gojomoover 15 years ago
Love it. Thank you, razorjack -- need this for an upcoming project and thought I'd have to piece it together myself from other animation primitives.
al_jamesover 15 years ago
Anyone know of a mootools equivalent?
martincrowover 15 years ago
Ya its really work..
go2startupover 15 years ago
great plugin but still wondering how useful it will be
RedWolvesover 15 years ago
Heard about this plugin on last weeks jQuery Podcast.
csomarover 15 years ago
The design is terrible<p>I mean it's VERY VERY nice :D
timinmanover 15 years ago
LOL! That's pretty cool, 'Google Pokemon'.
评论 #1133086 未加载
jdeeover 15 years ago
I thought I couldnt love jQuery more than I do until I saw this.