Posted by tomas.teicher on December 18, 2012 at 9:09am
1 follower
| Project: | Lightbox2 |
| Version: | 7.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I am using this way to display content in Lightbox:
<a href="search.php" rel="lightmodal">Search</a>
It works OK, but only when this link is loaded with whole page. When I create this link with ajax, lightbox for this link doesn't work. Is there any workaround?
thanks
Tomas