Forums / Setup & design / How to create a POPUP Window?
udaya suriya
Friday 02 June 2006 11:29:19 pm
can anyone pls tell
how to create a POPUP window for text or image link from the content part .?
Marcin Drozd
Wednesday 07 June 2006 11:53:13 am
Hi Use <a href="javascript:popup('http://domain.com')">click to open popup</a> in template tpl or <literal class='html'><a href="javascript:popup('http://domain.com')">click to open popup</a></literal> in ezxmltext fields.
see: http://ez.no/community/forum/setup_design/call_custom_javascript_function_as_link_in_online_editor
or define a custom tag: http://ez.no/products/ez_publish/documentation/reference/xml_tagshttp://ez.no/products/ez_publish/documentation/customization/components/datatypes/ezxmltext/custom_tags
http://ez-publish.pl