I'm trying to implement sexylightbox here:
http://r1sitebuild.com/Joomla15/index.php/creative
from within a customized version of easysliderPro.
While I can pop a lightbox from articles, the links are generated dynamically, Href from the php for the module and class declaration/HTML content via Javascript in the module. I think this is bypassing the event that Ari uses to scan for elements to place in its lightbox method. (I'm currently ruling out Javascript conflicts because I can successfully load lightboxes from the article) Is there a global method I can call that will trigger the lightbox anywhere or sexylinks to be added?