Hoping you guys can help me on this one, I have products on my site which I'm using prettyPhoto a lightbox clone and it works fine in FF, Safari and Opera. For some reason when you look at it in ie 7 or 8 it does not bring up the lightbox window for the products or sizes at all.....
/* ------------------------------------------------------------------------ This you can edit. ------------------------------------------------------------------------- */
div.light_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */ div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */ div.light_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
div.light_square .pp_arrow_previous { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */ div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; } div.light_square .pp_arrow_next { background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */ div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_square .pp_next:hover { background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */ div.light_square .pp_previous:hover { background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
/* ------------------------------------------------------------------------ DO NOT CHANGE ------------------------------------------------------------------------- */
I'm using the original CSS and downloaded the compressed version of prettyPhoto however it still for some reason does not like IE. Not sure where else to go from here as it should work.... Then again we are dealing with a Microsoft product. :)
http://www.barksandbones.com/dev2/bnbfood.php
Thanks,
Tim
but , man, I just check your site and where do you implement the lightbox?? I can't make in work in Safari neither from FF.
See'a
http://www.barksandbones.com/dev2/bnb-timberwolf.php
Thanks
use the repository jquery form google, also to make your site faster:
use , the compressed version of prettyphotos, that work well i IE7.
see'a
I'm using the original CSS and downloaded the compressed version of prettyPhoto however it still for some reason does not like IE. Not sure where else to go from here as it should work.... Then again we are dealing with a Microsoft product. :)
Tim