ashleydw / lightbox

A lightbox gallery plugin for Bootstrap
http://ashleydw.github.io/lightbox
MIT License
1.85k stars 1.3k forks source link

Get next image when you click on it #196

Closed alex-wdmg closed 8 years ago

alex-wdmg commented 8 years ago

1) Get next image when you click on it. 2) The correct closing modal window buttons syntax.

ashleydw commented 8 years ago

Why lower the nav overlay?

The code for the navigate should only be applied if the navigation buttons are turned off.

Also, you need to edit the source .coffee and .less files (not the js and css files).

ashleydw commented 8 years ago

Closing this, I think it's best to leave this out as it might cause issues with the nav and the event can be added using standard jquery events.