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

QuickSand Script not showing correctly in IE 7

I have an edited version of quicksand in my website, it shows correctly on all browsers or at least chrome opera and firefox. However, on IE I get css problems. when i was using the static version the css showed correctly even on IE , did not change…
Santiago Berniz
  • 37
  • 1
  • 11
0
votes
1 answer

jquery Quicksand linking to prefiltered page

I am using jquery quicksand and i wanted to know how i could return to that page with the list presorted. I am not very knowledgable in javascript so any help would be greatly appreciated. EDIT found this solution for a similar filter…
0
votes
1 answer

Quicksand jquery plugin enlarging elements as they ease. Why?

I'm currently trying to use Quicksand, a jquery plugin that allows you to animate elements on the page by hiding and showing certain elements based on tags. I have that working just fine. My problem is that as the elements are easing, they enlarge…
scoob
  • 367
  • 2
  • 14
0
votes
2 answers

Javascript Quicksand slider

I'm trying to include javascript cycle slider - Quicksand 1.2.1 But in the firebug console I'm getting this error: $("#home_header ul").cycle is not a function Can anyone help me with this? here is the link to app http://mycompany.herokuapp.com
Dantes
  • 2,791
  • 6
  • 26
  • 34
0
votes
2 answers

CSS bubbling while using jQuery Quicksand

I'm using jQuery Quicksand to create a filterable portfolio of articles: http://davekiss.com/new/ The problem is, when the filters in the sidebar paragraph are clicked (video, websites, motion graphics), the CSS is doubled on the articles that are…
Dave Kiss
  • 10,289
  • 11
  • 53
  • 75
0
votes
1 answer

How to filter a gallery using Colorbox?

I've gone through the suggested "Similar Questions," but I didn't see anything I understood as relevant. I'm using Colorbox to power my online portfolio. I'd like to add a filter (branding, web, print, etc). I found this combined with Quicksand…
ePhelan
  • 5
  • 3
0
votes
1 answer

How do I use the Quicksand jQuery plugin with a Rails AJAX request?

I am trying to use the Quicksand jQuery plugin to decorate the response of an AJAX call in Rails: Link: <% Project.services.each_with_index do |service, index| %> <%= link_to_function(service, "regatherProjects('#{service}', #{index})", :id =>…
admpsktt
  • 302
  • 1
  • 10
0
votes
1 answer

jQuery/ Javascript cancelling (or overwriting?)

I am not great with Javascript and I am currently trying to add an accordion function to a div so I can reveal additional details. This is my current mobile website, http://txf4199.cias.rit.edu/mobile-test-4/index.html#work The issue: I can click…
-1
votes
2 answers

how to use callback to apply them on newly cloned objects

well i am using quicksand, i want to use tool tips in it, but i am facing problem due to callback code that i am not able to implement, this is the place where quicksand is present and also told about tooltips usage with it, well he has not…
CryOfFaclon
  • 249
  • 6
  • 24
-1
votes
1 answer

Quicksand margins change when animating

Working on a site http://lsmcreative.co.nz/ I get a funny bug when using the nav to filter the thumbs. The images do a wierd movement to the left when animating The container is position relative like the documentation I am not sure what is going…
Chris G-Jones
  • 596
  • 4
  • 13
  • 26
1 2 3 4 5 6 7
8