Active
Project:
Views Accordion
Version:
7.x-1.0-rc1
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2011 at 15:40 UTC
Updated:
27 Sep 2011 at 23:59 UTC
There are about 34 effects which can be used with Views Accordion - wow!
Was just curious to see if there are any plans to create either a UI for people to set a default animation (very similar to the way Quick Tabs lets you see what each of the 10 tab menu styles looks like before selecting), or even just make an external directory / link where users can test out each animation to see what it looks like before implementing?
I would hate to sit here and click one by one by one in Views on the Display setting.....for now, Slide is great, though!
Comments
Comment #1
manuel garcia commentedWe're just using all easing effects that come with jQuery UI (which is in drupal core).
jQuery UI has in its core a port of the jQuery Easing plugin by Robert Penners, you can see a demo of these effects on its project page: http://gsgd.co.uk/sandbox/jquery/easing/
Let's turn this into a documentation task. We really should start the documentation for 7.x branch...
Comment #2
shiftymic commentedgreat idea ---- thanks for having a look and passing on the info! I'm in no way in position to know myself, but how much extra memory would it take to just place this demo in the module itself as with QuickTabs?