javascript - Gallery software for a website that will resize based on height, with a click on image to navigate -


i looking @ gallery: http://www.orangegirlphotographs.com/portfolio.cfm?galleryid=4

and loved way looked, have idea how similar effect using ideally css/js , if not using flash? furthermore excellent if move next slide clicking on image itself.

i'm wondering how able maintain height of images when resizing (unless doing manually doubt days).

i use gallery3 image uploading, automatic resizing anotherslider sliding effect appreciate if guys direct me this?

jquery's best bet here. i've used cycle plugin slideshows before: http://jquery.malsup.com/cycle/

look @ examples , you'll idea of can do: http://jquery.malsup.com/cycle/more.html?v2.23

for height, either images have same height, or setting in html keep ratio. it's better have them same height , resize them in photoshop results smoother


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -