Chris

Results 70 issues of Chris

…ilable OK, this is the correct followup to issue #129 ping @GenaBitu

Hey @rejas . This is just a rough cut of what we talked about in issue #162 So, don't interpret as final, but do give me your thoughts :D

Depending on what you decide WRT support (see PR #180 ), this PR allows for one `settimeout` to be dropped in favor of `transitionend` detection.

…longer supported Given that `readme` indicates that ie8 is no longer supported, i got rid of the transition test. It's not needed for ie versions > 8 , right?

hey @rejas @marekdedic , etc, Let's aggregate all the ideas that we've been bouncing around into a roadmap. It'll ensure that development of `imagelightbox` moves forward in a coherent fashion....

For scenarios where there are >1 ILB galleries, it would neat if the user could "jump" from gallery to gallery by clicking associated tabs when any given lightbox set is...

Feature request: add option to automatically create lightbox gallery (or galleries) from elements when attribute `data-imagelightbox` is non-zero/non-null, making as many lightbox galleries as there are unique `data-imagelightbox` values.

enhancement
help wanted

When fullscreen is possible, a message should flash or otherwise indicate to user that the `enter` key will toggle fullscreen mode.

enhancement

What? Add option to override image's dimensions. Why? Avoid needing excess CSS when using 1px placeholder images. Since I did a lot of the weird relative dimension stuff re gutters...

enhancement

What do you think, @rejas, of allowing for the creation of a 2D imageLightbox? Basically, there is some trigger to open two or more imageLightbox sets. While the 'left' and...

enhancement
Open to PRs