HTML Code:
<if condition="$show['member']">
<tr><td class="vbmenu_option"><a href="javascript:;" onClick="wimpyPopPlayer('http://www.oneforum.org/stream/wimpy.php','wimpyMP3player','width=369,height=322')">Music Box</a></td></tr></if>
I have this condition
how can I make it, that when a guest enter the forum, he sees the text "Music Box" without the link, and when he login, he can click on the text, coz it becomes an hyperlink...
is it possible?