[pmapper-users] Firefox problem and toolbar
Brought to you by:
arminburger
From: Tiziano <tiz...@da...> - 2006-11-17 15:59:15
|
I would like to notice a problem that happens with firefox: when the map is loaded from the first time, the settings of defGroups in config.ini are just ignored. Depending of what you've set as default, when the map is loaded you see all the layer active or not active, indipendently of what you've set in defGroups. It's enough to change the visualization of layers clicking in the toc once to solve the problem. Using explorer this error doesn't happen. This error happens since version 2.0.0 (now i'm using the 3.0.0) After that i've made a code patch which solve the problem of the toolbar that is not entirely visible when the window is too small, just adding a scroll bar and modifing the size of the div where the toolbar is in. Would you like that i send this code to you? Finally, i've made a customization of the application for my project and i added some javascript and php code almost everywhere (some ajax functions, some buttons ... ) so my code is mixed whitin the code of pmapper itself. The problem is that when i upgrade files of pmapper sometimes i can lose my changes. It would be a good thing, for the future, if all this code, js and php, was contained in a separate folder loaded in addition to the files of pmapper. Tiziano Mischi |