[Cartoweb-users] focus folder

Alexandre Saunier alexandre.saunier at camptocamp.com
Tue Feb 7 06:31:31 EST 2006


Hello,

I am currently working on something related in one of my own projects! ;)

This behavior is set in the JavaScript function 
setActiveToolButton(toolid) that you will find in your project 
htdocs/js/carto.js.
Simply remove the lines looking like:
if (toolid.indexOf('query')!=-1) {
   ontop(7);
}

AS

Valerio Noti wrote:
> Hello,
> in demo projects when query tool is activated left query folder is 
> automatically focused.
> In my projects if I hidden query folder in main template file when I 
> click the query tool a blank folder is focused but I'd like that no 
> change has to be applied in folder display.
>  
> is is possible to change this behaviour?
>  
> Thanks in advance
>  
> Valerio
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users


More information about the Cartoweb-users mailing list