Javascript Image Slider > Posts >

 

displaying different sized images in slider

Jake
10 months ago
Viewed: 541
0
Useful
It looks like all the images have to be the same size. What if I want to have portrait and landscape images in the same gallery?

Also, the #sliderframe css calls out width but not height, so my navigation bullets go under the next div (below) if I increase the relative offset from the #slider. If I add the height to the #sliderframe, this problem is solved. Will adding the height break anything?


10 months ago
milo   Edit
0

Adding a proper height to #sliderframe will not break the slider.

The Javascript Image Slider requires that every image has the same size. 

The jQuery Slider does not require the images to be the same size as it allows any HTML content. You can have a look at the jQuery Slider demo 3 (Content Slider) and try yours with it.


10 months ago
Jake   Edit
0

OK, i will check it out. Thank you




New Answer