Kris-B / nanoGALLERY

image gallery simplified - jQuery plugin. Touch enabled, responsive, justified/cascading/grid layout and it supports pulling in Flickr, Google Photos and self hosted images.
https://nanogallery2.nanostudio.org/
439 stars 101 forks source link

Show "Browser not Supported" message on IE8 #56

Closed linedotpaul closed 9 years ago

linedotpaul commented 9 years ago

"Browser not Supported" message shows on IE7, I know there is partial support for IE8 but my install doesn't work on IE8 so I'd really like for the "Browser not Supported" message to show then also but don't know what to change myself to achieve this...?

Kris-B commented 9 years ago

I'll implement this feature in a futur release. In the meantime, you could check yourself for IE8 and display your own message instead of starting the plugin.

linedotpaul commented 9 years ago

Ok ta

Kris-B commented 9 years ago

Implemented in v5.2.3

linedotpaul commented 9 years ago

nice one Kris.

Kris-B commented 9 years ago

thx

vneverz commented 9 years ago

Thank for improving this nice gallery,but v5.2.3 still doesn't work on IE8... don't know what to change myself to achieve this 202

Kris-B commented 9 years ago

IE8 is only partially supported (depending on the used options). When the new parameter supportIE8 is set to false, then a warning message is always displayed. Setting it to true will not display the warning, but, again, IE8 is only partially supported. Better IE8 support is not planned as this browser is too old.

vneverz commented 9 years ago

Thank for your further explain. I got it! :+1: