Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

how do I {popup text="<a href= {$results[nr].news_l

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General
View previous topic :: View next topic  
Author Message
ronsen
Smarty Rookie


Joined: 07 Jun 2003
Posts: 13
Location: Baden/Wien Austria

PostPosted: Fri Jul 04, 2003 12:23 am    Post subject: how do I {popup text="<a href= {$results[nr].news_l Reply with quote

Hi All,
how do I display in a popup the text part like
Code:

<A HREF="" {popup sticky=true caption="mycaption" delay=400
 text="<a href=  '  http://  {$results[nr].news_link}   '  >info</a> plumber"} .....</A>

tia
ron
_________________
no one is perfect
Back to top
View user's profile Send private message
mpk
Smarty Rookie


Joined: 26 Jun 2003
Posts: 9
Location: Amsterdam, Netherlands

PostPosted: Fri Jul 04, 2003 12:55 pm    Post subject: Look here Reply with quote

http://www.phpinsider.com/smarty-forum/viewtopic.php?t=573
Back to top
View user's profile Send private message Send e-mail
ronsen
Smarty Rookie


Joined: 07 Jun 2003
Posts: 13
Location: Baden/Wien Austria

PostPosted: Fri Jul 04, 2003 1:33 pm    Post subject: Reply with quote

thank you mpk,
I red this thread but I could not find out how to to use it in my case. The solusion for me is in the moment
Code:


{assign var="cLink" value=$results[nr].news_link}
//and than
<A href="" {popup sticky=true delay=300 text="<a href='http://$cLink' target='_blank'>link</a>"}
onclick="return false;">info</A>



ron
_________________
no one is perfect
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP