Hi ARI Team!
I got a lot of trouble with calling up a lightbox in an Ajax sort table like ARI JTableSorter. The Lightbox I choose is beeing called within the <a>-Tag and so I thought it will be ok. And it will as long as Ajax was not active.
If so only a new browser window will be opend
( and now lightbox
That's the link with the lightbox tag ( it is out of the database table):
Code: |
<a href="http://anydomainXY.com" title="got to Lightbox" rel="shadowbox">showme</a>
|
The lightbox I use is from the YOOeffects plugin.
I tried hours and hours to find a work around but i see no "light" in the box.
I think its ajax which is cracking the code, but I thought if it is just another link parameter it will be procecced well??!!
Do you have an idea or a lightbox which will run in JTableSorter or better in JDataTable .
If a solution has to be coded I will even pay for that, because in my project this functionality is extremely vital!
Thanks & regrads
Martin