Hey all,
I am trying to use Jquery + prettyPhoto to display images in a gridview that is also in an update panel.
The js scripts work with the images in the gridview up until an asyncronous event happens inside the update panel. At this point the js scripts are "lost". I have researched and tried many different options but none seem to work. I have included the parts of code that matter.
Once the "Add to cart" button is clicked and the asyncronous postback is fired, the images no longer are connected to the prettyPhoto scripts like they were on page_load. Any advice would really be appreciated!! This is driving me nuts! Thanks!!!