Questions tagged [quicksand]

jQuery Quicksand is a jQuery plugin to reorder and filter items with a nice shuffling animation.

jQuery Quicksand is a jQuery plugin to reorder and filter items with a nice shuffling animation.

115 questions
0
votes
1 answer

Bootstrap 3 and quicksand integration issue

I am trying to simply integrate quicksand to my new bootstrap 3 site. I am having issues with my holder which holds all the portfolio items. I am using bootstrap 3 classes: thumbnail and col-sm-3 to float the gallery in a way that bootstrap…
gil hamer
  • 559
  • 4
  • 9
  • 27
0
votes
1 answer

Why does quicksand get image positions wrong?

I've got quicksand set up to sort a list, you can see a demo here (this is a drupal site that I am developing locally, I had to make it a static html page so some things don't look quite right, but you can see the issue): website If you make your…
Cameron Ball
  • 4,048
  • 6
  • 25
  • 34
0
votes
1 answer

jQuery Quicksand plugin doesn't get positions correct

I'm working on sorting a single list of elements using the quicksand plugin for jQuery. Sorting is working fine, but when quicksand moves the sorted elements to their new positions it gets it completely wrong. Site Link If you click 'Fighting' for…
Cameron Ball
  • 4,048
  • 6
  • 25
  • 34
0
votes
0 answers

jquery quicksand plugin css issue

I'm trying to include the excellent quicksand plugin onto a site. I would say it's about 90% complete. The only issue i'm having is that when I try to filter my result set they all float over to the left hand side of the page before sorting…
James Privett
  • 1,079
  • 3
  • 15
  • 23
0
votes
1 answer

HTML5 audio player disappears after filtering with jQuery quicksand

I am working on my website, using jQuery quicksand for sorting and filtering my portfolio. Within this portfiolio I use a HTML5 audio player with flash fallback. The first click on one of my categories is working fine so far but further filtereing…
0
votes
0 answers

jQuery Error HierarchyRequestError: DOM Exception 3

I am using the jQuery quicksand plugin and am running into a jQuery error that I completely don't understand what's going on. Here is the error "Uncaught Error: HierarchyRequestError: DOM Exception 3" I do however know it has to do with a parent…
bryanlewis
  • 577
  • 3
  • 10
  • 27
0
votes
1 answer

Quicksand multiple filtering with sorting

Hi I am working on this jquery quicksand and I need Multiple filtering with sorting. I tried plenty of tools but some has filtering some has sorting not both, nothing worked at all. with this I need to add another filter (ex: accomodation ). is…
user1845827
  • 319
  • 2
  • 3
  • 8
0
votes
1 answer

Unable to use Quicksand.js filter within limited container space

can anyone help? I've been racking my brain a week or so now. Basically I'm trying to add a gallery to a page that uses twitter-bootstrap and the quicksand.js plugin. I figured it would be easy to implement since I found this nice site template from…
0
votes
1 answer

Quicksand transition animation and callback not working

I've inherited a site that uses the jQuery Quicksand plugin for data filtering. I'm having some issues in IE10. The transition animations don't seem to be firing. The sort happens immediately. Also, the callback function that should fire after the…
Turnip
  • 35,836
  • 15
  • 89
  • 111
0
votes
1 answer

QuickSand jQuery - want to modifications some options

I'm using QuickSand right now, but i cant do some things. I want to create small gallery with 3 categories, for example: All, Bus, Cars. If I do it with QuickSand via default setting, it's problem, cos when I click some categorie all else image are…
Grzegorz
  • 49
  • 2
  • 10
0
votes
1 answer

QuickSand not working

I've been trying to get quicksand to work but it has been a pain and I haven't gotten anywhere. I can't even get the simplest example to work: http://jsfiddle.net/KoenvE/wVA6y/ I've been searching and trying things out all day yesterday but with no…
KoenvE
  • 147
  • 1
  • 10
0
votes
1 answer

Quicksand elements looking out of place on initial load

I'm having a weird issue with quicksand elements on my initial page load. http://bvh.delineamultimedia.com/?page_id=2 -> you may have to refresh a few times before you see what I'm seeing so I posted an image...…
bryanlewis
  • 577
  • 3
  • 10
  • 27
0
votes
1 answer

Superbox JS & Quicksand Combo Issue

I have a portfolio section here... http://bvh.delineamultimedia.com/?page_id=2 and Superbox - (http://toddmotto.com/introducing-superbox-the-reimagined-lightbox-gallery/) is working but after I click on a quicksand "filter" link the superbox seems…
bryanlewis
  • 577
  • 3
  • 10
  • 27
0
votes
1 answer

jQuery Quicksand jumpy while in transition

I'm having a similar issue as this... CSS bubbling while using jQuery Quicksand. When I hit filter the
  • gets a position absolute and a top: 206 and slides back up to 0 after the transition is complete it looks fine. But the
  • is jerky or…
  • bryanlewis
    • 577
    • 3
    • 10
    • 27
    0
    votes
    1 answer

    Quicksand plugin and lazy loader

    i'm using Quicksand plugin (http://razorjack.net/quicksand/) for displaying images. Because i plan to have a lot of them, i wanted to add lazy loader plugin (http://www.appelsiini.net/projects/lazyload) to increase performance a little. I have a…
    g5wx
    • 700
    • 1
    • 10
    • 30