angular-bootstrap-lightbox
angular-bootstrap-lightbox copied to clipboard
An AngularJS lightbox built using UI Bootstrap Modal.
Results
43
angular-bootstrap-lightbox issues
Sort by
recently updated
recently updated
newest added
If I implement the JS file to the HTML part (script tag) it makes the page to appear blank. It just loads up, changes the background color maybe, but that's...
At https://github.com/compact/angular-bootstrap-lightbox/blob/master/src/lightbox.html it is assumed that the developer is using default interpolate start and end symbols. E.g. in `ng-href="{{Lightbox.imageUrl}}"` However, many developer use different symbols for compatibility reasons (e.g. with...