Jump to content

Smarty Issue


Recommended Posts

Hi everyone,

 

is there a way in which I can use a tiny box link in a tpl page?

 

Particulary I have this portion of code:

 

 

<li><a onclick="TINY.box.show({iframe:'http://www.materassimadeinitaly.com/modules/productquestion/productquestion-form.php?id_product={$smarty.get.id_product|intval}',boxid:'frameless',width:800, height:600, fixed:false,mask:true, animate:true,closejs:function(){closeJS()[spam-filter])"></li>

 

I have to use the {literal} tag to process it correctly, but if I use this tag obviously the smarty variables become useless.

 

Thank you!

Patrizia

Link to comment
Share on other sites

×
×
  • Create New...