Jquery prettyPhoto and star conflict....DOM not loading?
Posted
by Dustin
on Stack Overflow
See other posts from Stack Overflow
or by Dustin
Published on 2010-04-19T23:10:45Z
Indexed on
2010/04/19
23:13 UTC
Read the original article
Hit count: 214
I'm working on an online ordering system for photography clients: Here. (Forgive the requirement of having to sign in).
After signing in, the user is able to rate pictures using the stars listed below each picture, then subsequently view 3 star pics, or 4 star pics, etc. However, when the user clicks on an image, a lightbox expands (prettyPhoto namely) which contains the picture as well as the stars listed below. I want users to be able to star a picture within the lightbox, but the javascript is not being passed after the prettyPhoto lightbox is initialized. Consequently, they can't rate pictures within the lightbox. I've heard of something similar to this, but have no idea about how to go about tackling the problem. Any help would be appreciated. Thanks!
© Stack Overflow or respective owner