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:

  1. full-size images in #left div, thumbnails wrapped in links in #right div.
  2. clicking #right div thumb causes corresponding full-size image slide out right side of #left frame center
  3. 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
  4. 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

introduction javascript

javascript development

in fact have literally started second years on javascript module, , slides going online when them, keep eye on slideshare

i hope helps:)


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -