Closed (won't fix)
Project:
Slider
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 May 2009 at 14:03 UTC
Updated:
24 Jun 2009 at 10:24 UTC
This is a great module, thanks. Just wondering if you have any plans to add a variable height option: the height would change depending on the length of the node in each tab? Kind of like this: http://nettuts.s3.amazonaws.com/001_Tabbed/site/jQuery.html, but not necessarily the vertical transitions?
Comments
Comment #1
david1409 commentedHi,
I have been trying to do exactly the same thing, I have edited the css to change the heights to auto but it seems it selects the height of the longest node. I have four nodes I wish to display one of which is really long compaired to the other three, so the end result is that I get a large amount of space below the shorter nodes, so far I can not see any way of adjusting this.
Is this the expected behaviour or am I not changing everything I should, any suggestion would be welcome.
Thanks
Dave
Comment #2
Mark Theunissen commentedIt's the expected behaviour... the slider should be used to display nodes which have the same dimensions.