Cartoweb tooltips appearance and settings are largely controlled by overlib_mini.js<br><br>One of the possibilities there is to create a &quot;sticky&quot; tooltip (i.e the one that does not dissapear immediately after any mouse move).
<br>This option is particulary useful for displaying URL&#39;s, even pictures, etc.<br>However, when set to &quot;sticky&quot;, a thin, long empty tooltip is displayed everytime when query is sent and &#39;no result&quot; gets back to user.
<br><br>If somebody has been digging deep enough into the matter, I would be grateful for any hints how to properly control (get rid of this) such kind of response.<br>Probably some kind of the initialisation statement (in the js?) would do the job?
<br><br>BR<br><br>frequens<br><br>P.S. Has somebody succedeed in using different templates for different layers?<br>Enabled: timeout_async.xxxx.template = &quot;xxxx_layerResult_region.tpl&quot; always produces a not found file error for me...
<br>