Hi list,<br>I set up the MapTips widget in my application and it shows popup tooltips but nothing happens when I click on the feature. This is what I have in my template:<br>&lt;cwc2 type=&quot;MapTips&quot;<br>&nbsp;defaulttext=&quot;not available&quot;
<br>&nbsp;tolerance=&quot;4&quot;<br>&nbsp;layer=&quot;locations&quot;<br>&nbsp;attributes=&quot;tooltip_en&quot;<br>&nbsp;link=&quot;true&quot;<br>&nbsp;linkurl=&quot;<a href="http://localhost/redir.php?id=">http://localhost/redir.php?id=</a>&quot;
<br>&nbsp;linkuniqueid=&quot;fid&quot;<br>&nbsp;maptipsdiv=&quot;MapTipsLayer&quot;<br>&nbsp;popupwidth=&quot;10&quot;<br>&nbsp;popupheight=&quot;10&quot;<br>&nbsp;visible=&quot;false&quot;&gt;<br>&lt;/cwc2&gt;<br>Here &quot;tooltip_en&quot; and &quot;fid&quot; are attributes in my &quot;locations&quot; layer.
<br><br>I tried the maptips widget in the sample_bilingual.html application and mouseclicks don't work there either. The Firefox javascript console doesn't show any errors either.<br>I'm using php5, firefox 1.5 and chameleon 
2.4<br><br>Thanks for any help!<br>Yahya<br><br>