Lightbox is a very simple but effective jQuery plugin used to enhance your image presentations. The following video shows how to download, install and use this plugin. The only thing you have to bear in mind is to change the paths that point to your plugin CSS and JavaScript files. I generally create a plugins
directory inside a jquery
directory which in turn is contained within a general libs
directory. So you have:
- /js
- /libs
- /jquery
- /plugins
- /lightbox
- /plugins
- /jquery
- /libs