ThinkGeo.com    |     Documentation    |     Premium Support

Safari Browser Extent seems to be different compared to IE

HI ThinkGeo,


I  have application that seems to behave inconsistent on Safari Browser especially related to bounding box compared to IE.


Regards,


Anil


<div class="amimagebutton" onmouseover="this.className='amimagebutton_over';" onmouseout="this.className='amimagebutton';" onclick="af_checkupload();" style="width: 50px; height: 50px">&#160;

Anil, 
  
 I created a web application, and set map width=1000px, height=800px. Then I opened it with IE and Safari. The maps were consistent. Are map’s width and height both 100%? If it is, they will be a little inconsistent. You could give them pixel value and your issue will be fixed. 
  
 Thanks, 
 James

Hi James, 
  
 I need to specify Height to Width in Percent rather than pixels. 
  
 Is it possible for ThinkGeo to fix this issue ? 
  
 Regards, 
 Anil

Anil,


I think it's not a bug.


Because different browsers have different width and height and the map’s width and height depend on the browsers and your screen resolution if you are using percent value. Here are 3 screenshots, the browsers all maximized, you can see they have different extent obviously.
 
Safari(1280x1024):

 
IE8(1280x1024)

 
IE8(widescreen 1680x1050)

 
Thanks,
James