@denerpatrick – We’re likely going to need more information about this … what specifically are you trying to load? What appears to be the problem?
Have you contacted the other author to see if they have any insights into this problem?
– Cais.
In this case we’re loading some pages with ajax code. We have an field to load scripts when the the ajax loads the new page. We wanna a code that initializes the gallery, something like when jQuery doc is ready you call that interprets the html and creates the js functions.
In other words, we need to load from ajax calls an nextgen gallery, the script and css loads as well, but the images goes to your url, not opens the lightbox. We need an command that binds the image again, something like init functions.
I’m working on putting together some more comprehensive documentation on the NGG internals, but this covers how to find NGG css/js url. I’m always open to questions or criticism if you have any.
NextGen lightboxes will rebind their targets on the window ‘refreshed’ event.