I want to use JAK Lightbox for gallery. I add a description to an image.
In the description I add text and a link like this:
other information <a type="txt/html" rel="height[250];width[300]" class="jcepopup" href="images/stories/miklos.html">link</a>.
The same link works correct in articles, that is a windows popup is open with overlib effect. In the description of image the same link doesn't work, that is it is load a normal web page.
It's possible to correct this problem or not?
thank you
Claudio
jcepopup
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: jcepopup
Sorry, I don't understand, if you want to use JAK, you need to load all the framework and run it with JAK commands 
If you find Phoca extensions useful, please support the project
-
claudiotegazzini
- Phoca Member

- Posts: 10
- Joined: 11 Jun 2010, 18:55
Re: jcepopup
I have finished and published web site: www.galleriaa.it
If you try to enlarge an image (any category. for example "mobili") you'll see the photos and a caption (three lines). I want to use a text link, like <a type="txt/html" rel="height[350];width[600]" class="jcepopup" href="images/stories/text.html">author</a>" to open a small window with html file. The link doesn't work.
You can see the link http://www.galleriaa.it/index.php?optio ... 5&Itemid=9, in the caption of the first photo there is the link "text".
I don't know if the problem is about your extension or jce editors. Thank you
Claudio
If you try to enlarge an image (any category. for example "mobili") you'll see the photos and a caption (three lines). I want to use a text link, like <a type="txt/html" rel="height[350];width[600]" class="jcepopup" href="images/stories/text.html">author</a>" to open a small window with html file. The link doesn't work.
You can see the link http://www.galleriaa.it/index.php?optio ... 5&Itemid=9, in the caption of the first photo there is the link "text".
I don't know if the problem is about your extension or jce editors. Thank you
Claudio
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: jcepopup
Hi, there can be two problems:
- jce skip the code (because of security)
- description in JAK does not allow the html (as it is inside javascript)
- jce skip the code (because of security)
- description in JAK does not allow the html (as it is inside javascript)
If you find Phoca extensions useful, please support the project