bitbonsai / facyBox

A jQuery-based, Facebook/Fancybox-style lightbox which can display images, divs, or entire remote pages. Based on fancybox.net and famspam.com/facebox

Home Page:http://bitbonsai.com/facybox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demos in homepage do not work.

tuupola opened this issue · comments

Demos at homepage do not work. Probably because page throws the following JavaScript error: Uncaught TypeError: Cannot read property 'msie' of undefined

Thanks for the callout. jQuery 1.9 removed support for $.browser, breaking the code. I've added 1.8.3 from CDN and a disclaimer stating that.