Ivan

I made a quick test and it seems that a good solution could also be 
using min-width/max-width instead of width, like

min-width: 150px;
max-width: 250px;

armin


ivan mincik wrote:
> thank You very much, now templates/layout.css #iqueryLayer is working. I
> tried both as 'auto' and it was not working.
> i also use firebug.
> 
> ivan
> 
> On Wed, 2007-04-25 at 12:54 +0200, Armin Burger wrote:
>> ivan mincik wrote:
>>> hallo,
>>> please, does anybody knows how is possible to get bigger autoidentify
>>> window? my data attributes does not fit in it. 
>>>
>> templates/layout.css #iqueryLayer
>>
>> you can choose either height or width to be 'auto', both as 'auto' does 
>> not work. The disadvantage of the current solution is that it uses 
>> identical settings for all layers. If somebody knows a more clever 
>> solution I can take this as default setting.
>>
>> A good tool in general to find the DOM elements is the Firebug extension 
>> for Firefox. You can use 'Inspect' and click on the paage onto the parts 
>> and get the corresponding elements of the DOM highlighted in the source 
>> and vice versa. I use it also sometimes when I do not know any more 
>> which ID an element has or where it is on the GUI.
>>
>>
>>> is imgxy variable from pmquery.js working? imgxy from GET is allways
>>> different but window is still the same (smaller than I want)
>>>
>> I don't know what you mean with that... the imgxy used for the 
>> autoidentify works correct for me.
>>
>>
>> Armin

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
pmapper-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to