Share » Forums » Developer » Popups in eZ3.6.0

Popups in eZ3.6.0

Popups in eZ3.6.0

Monday 04 July 2005 7:54:06 am - 2 replies

Author Message

Olivier Pierret

Monday 04 July 2005 8:16:00 am

We have this code in the full view template for our picture/image class.

This open the image full size (we point directly to the actual file) in a "blank" window. Use javascript openwindow if you want to set the popup window size.

good luck

olivier

<a href={$node.data_map.picture.content[original].full_path|ezroot} target="_blank">
{attribute_view_gui attribute=$node.data_map.picture image_class=imagelarge}
</a>

Massimiliano Bariola

Tuesday 05 July 2005 4:13:25 am

Hi Olivier,

I tried your solution and indeed works. But -- how is it possible to use a popup template which will contain the original image? (e.g. a fixed logo, and a close link too maybe ...).
any ideas?

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu