On Fri, Oct 01, 2010 at 09:02:42AM -0700, Jennifer Jackson wrote:
Hello Leandro,
Galaxy is not currently compatible with IE7 or IE8 due to quirks in their
DOM and Javascript implementations.
Folks who have to stay on IE for institutional reasons (I can't think of
a reason why anyone else would) could be supported using Google Chrome
Frame
http://code.google.com/chrome/chromeframe/
The galaxy crew would just need to add this tag to the <head> section of
rendered pages:
<meta http-equiv="X-UA-Compatible" content="chrome=1">
Or in their Apache config add a line like this:
Header append X-UA-Compatible "chrome=1"
Then any IE users who install the chrome frame plugin could keep IE and
still get full galaxy functionality
Details:
http://www.chromium.org/developers/how-tos/chrome-frame-getting-started
--
Ry4an Brase 612-626-6575
University of Minnesota Supercomputing Institute
for Advanced Computational Research
http://www.msi.umn.edu