padefla / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

Need Support to resolve TimePlot IE 8 Issue #359

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Timeplot is not working in IE8. If i use the compatibility tag 
   <meta http-equiv="X-UA-Compatible" content="IE=7" />
   IE 8 works, but it is modifying the view page(where i am using this          
Timeplot in pop up window)

   For Eg: Tile View in my page is getting aligned vertically.
   ( I have attached snap shots for this view, before and after using this     
meta tag )

What is the expected output? What do you see instead?

Expected output is my view page where Timeplot resides should remain same.
I see it formatted in IE8 (compatibility mode) 

but it works fine in IE7.

What version of the product are you using? On what browser and what
operating system?

I am using 

Timeplot 1.1 in IE8 , Windows XP 
Below i have attached the api i am using.

Please provide any additional information below.

Without using compatibility tag, i tried debugging the excanvas.js to solve 
timeplot issue for IE8, but Its of no use. I cudnt get anything yet. 

Now, i have come 2 point where I  need to change my graph from timeplot to 
someother, since Timeplot is not working for IE8. Plse guide me, i have 
coded most of my website with timeplot, but now its not supporting for IE 8 
:( 

Original issue reported on code.google.com by ramya0...@gmail.com on 19 Mar 2010 at 6:37

Attachments:

GoogleCodeExporter commented 8 years ago
sorry, I am using this tag........ 
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >

Original comment by ramya0...@gmail.com on 19 Mar 2010 at 6:41

GoogleCodeExporter commented 8 years ago

Original comment by ryan...@csail.mit.edu on 23 Jun 2011 at 9:54