When I add images to my DOM I'm calling $("a[rel^='lightbox']").easybox(); which does work somewhat. The problem is this solution doesn't maintain my groups and breaks any existing groups on the page. How can this be done properly?
Thank you!
Message has been deleted
Vincent
unread,
Oct 15, 2012, 5:37:16 PM10/15/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to easybox...@googlegroups.com
You would have to implement your own autoloader which takes care of changes in the DOM. This is not really a bug.