Ajax Loaded Content
-
So I am loading ajax content into a div on the page. Inside that content there are some images with the class of colorbox-link and I am trying to get it to be a colorobx popup instead of being an open in new window.
I have tried putting in Javascript
jQuery(‘.colorbox-link’).colorbox();
On the load content call but I can’t seem to get the image to open in a colorbox. Has anyone been able to accomplish this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Ajax Loaded Content’ is closed to new replies.