javascript - Building a slideout image gallery w/ jquery-- seeking suggestions for plugins or code snippets -
i'm trying build image gallery (or, ideally, find jquery plugin) meets following specifications:
- full-size images in #left div, thumbnails wrapped in links in #right div.
- clicking #right div thumb causes corresponding full-size image slide out right side of #left frame center
- after full-size image loads, thumbnails in #right fade out reveal description of each image-- possibly stored in alt tag, more stored in span within link
- when #right thumbs fade, button appears allows user click , fade thumbnails in.
i don't know javascript, i'm @ loss begin this. expertise front-end, unfortunately find myself de facto developer these days. such life.
your best bet use this: http://playground.marmaladeontoast.co.uk/jquery/galleria/demo/demo_02.htm
but without javascript knowledge, struggle plugin want...
but!
i have given couple of lectures on introduction javascript, might find slides useful
in fact have literally started second years on javascript module, , slides going online when them, keep eye on slideshare
i hope helps:)
Comments
Post a Comment