CSS and jQuery slider height/positioning question
Posted
by
wilwaldon
on Stack Overflow
See other posts from Stack Overflow
or by wilwaldon
Published on 2011-01-15T18:50:50Z
Indexed on
2011/01/15
18:53 UTC
Read the original article
Hit count: 462
If you look at the example above the slider on the right has 2 images. The first one is smaller than the second. The second is around 500px high. What I'm looking to do is expand the slider vertically depending on the height of the images inside.
I believe the js is setting the height of the image when it is called from the server and I can't find a way to override it with the CSS.
Any help would be very appreciated. Thank you!
© Stack Overflow or respective owner