jquery - Pictures show up one by one, not as an iframe -
here's page i'm having trouble with:
http://www.benjamine-immobilier.com/a-vendre/3-pieces-chartres-28
i don't understand why, pictures don't show fancybox. when change name of class of pictures, pictures show on full screen 1 one.
when download , install plugin fancybox, menu doesn't work anymore (annonces doesn't show vendre, louer, vendu / loué)
i have no idea why. want able see pictures fancybox when click on 1 in sidebar gallery.
could me please ? thank much.
looks version of jquery 1.9.1 'new'. fancybox uses $.browser built jquery, fancybox has dependency on , dropped in jquery 1.9.
in chrome dev tools, console outputting this:
uncaught typeerror: cannot read property 'msie' of undefined uncaught typeerror: cannot read property 'version' of undefined
i'd suggest either revert older jquery or pull out $.browser function old jquery , load it.
Comments
Post a Comment