Jump to content

rollover image gallery - part 2


Abby

Recommended Posts

I'm creating a rollover image gallery using purely CSS and HTML. Here's the page in progress.Is there a way to set a max-height for the images that are taller than the browser window or staging area? Or is it possible to reduce those images in size, and have it work across all browsers? If that's impossible, is there a way I can make it overflow:auto, so the extra-large images get clipped at the bottom?I'd appreciate specific code or examples from other websites. Thanks for any help.

Link to comment
Share on other sites

As I saw you have two stages up stage and down stage. What you can do is use height of some stage, and image which will be shown in one stage make with height=height of stage and width leave. It will auto reduce when you change height.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...