Forums / General / How do I add a link to a pop up.
Sebastian Mantilla Beniers
Thursday 16 October 2008 10:15:03 pm
I'm using Exponential 3.10 and I need to add a link like the following:
<a href="#" onClick="window.open('http://iac.com.mx/interferenciales/index.html', 'Contacto', 'toolbar=1,directories=0,status=1,menubar=0,scrollbars=1,resizable=1,width=580,height=600');">Solicitar información</a>
To the content of a node.
I have tried putting it into <literal> tags and had no luck.
Thanks for your help.
Sebas