Cartoweb tooltips appearance and settings are largely controlled by overlib_mini.js<br><br>One of the possibilities there is to create a "sticky" tooltip (i.e the one that does not dissapear immediately after any mouse move).
<br>This option is particulary useful for displaying URL's, even pictures, etc.<br>However, when set to "sticky", a thin, long empty tooltip is displayed everytime when query is sent and 'no result" 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 = "xxxx_layerResult_region.tpl" always produces a not found file error for me...
<br>