Lightbox
Follow Lokesh’s Website who has created a great lightbox js for all of us to use:
His website is here:
http://lokeshdhakar.com/projects/lightbox2/
My notes are below from class:
1. Make the thumbnail images link to the bigger images.
2. Copy and paste
CSS and Javascript tags in the <head>
3. download lightbox files.
4. place js, css, and img folders in the directory with the html file that requires the lightbox.
5. copy and paste below inside the <a href>
data-lightbox=”image-1″ title=”My caption”
Here are the files from class. DROPBOX LINK