Xymon Mailing List Archive search

OK to drop IE6 support in 4.3.0 ?

list Sebastian Auriol
Fri, 22 Oct 2010 19:34:03 +0100
Message-Id: <93396E2CD0244D9CB7CA9DA9CA28415A@sebdev>

Rob Munsch <mailto:user-d560979fab41@xymon.invalid> wrote:
-----Original Message-----
From: Tim McCloskey [mailto:user-440820cc07d6@xymon.invalid]
Sent: Friday, October 22, 2010 12:40 PM
To: xymon at xymon.com
Subject: RE: [xymon] OK to drop IE6 support in 4.3.0 ?

Sorry to say I've not followed this thread, thus the following may
be of no use.  Regardless, with no changes to hobbit I started
having issues with zoom in certain browsers, they would just turn
the area into a blue rectangle.  Somewhere in the list there was a
note to add the following bits to menu.css, which solved the issue
for me. 
While I saw this in Firefox 3.6.8 and 3.6.10 on my own Xymon,
I do not see it on www.xymon.com using 3.6.10.  Your site
also seems to be working fine on Windows Safari 4.0.5.  Menus
are all working as expected as well on all versions.  I will
meanwhile try the posted solution on my own installation.
...
#zoomSensitiveZone{
        opacity:0;
}

#zoomBox{
        opacity:0.5;
}
...
I have the blue rectangle issue on my copy of Xymon, but it works fine on
www.xymon.com so it looks like the change to HTML 4 Strict (or some other
recent change) may have fixed this.

SebA
06:34:00