Build a image gallery using jQuery, javascript, CSS, and HTML using this video. This video takes an unordered list in HTML and converts it into a gallery. The photos are displayed in a bunch of small boxes and one large box. The large box displays the first image. As the little boxes are clicked, the images are displayed in the large box. The list is created when an unordered list is made listing the image locations and description of the image.
This can be used as a plugin, (You can find it at https://github.com/technoblogical/tec... ) or it can be used inline. This is really just an exercise to learn more about jQuery.
Providing training since last Tuesday
http://www.technoblogical.com/
Thanks for watching!