Flyout Menus Now Working in IE 7. But what about IE 6?
Back to the flyout menus. With a little tweaking (I switched a line of CSS from one rule to another) it now works in IE 7 (go see). And still without the need for any JavaScript.
So now we have a beautifully simple way to hide/show things such as login forms and admin options using nothing but CSS that works in all the up-to-date browsers. Apart from IE6, which I'll try and get it working in by tomorrow.
So what to do about IE6? As much as I'm sure we'd all love it to go away I don't think it's going to any time soon. It's still the version of IE I have on my primary work-horse PC. When I need IE 7 I switch to the secondary Mac with Parallels and Vista installed. For as long as it takes my clients to move away from IE 6 I'll resist the temptation to upgrade.
Out of interest here's the usage stats for Internet Explorer on this site over the past month:
Surprisingly, perhaps, Internet Explorer is the most common browser with 50.17% of visitors using it. Not as surprising is that - of these IE users - the majority (54%) are still using version 6. Reassuringly nobody (ok, so I'm discounting 12 people) is using anything less than IE 6. Phew.
I assume the majority of IE users are using it because they're at work. If you're at work and your company controls versions of browsers in use then what are their plans for upgrading away from IE 6?
If you did an analysis of visits by time of day (adjusted for a global audience) you might see the influence of the work-place on the browser used.
Howdy!
I'm using this Flyout menu trick for a project I'm doing at work. "Officially", we have a standard of IE6 worldwide at the United Nations. However, we were asked to do testing of our web apps in IE7 last summer, because we are planning to upgrade soon. (NOTE: "soon" in the real world means 5-10 years at the UN!).
Many people have Firefox installed, and all the external websites are supposed to be done for Firefox, as well.
We also will be testing our Notes based applications on a Vista platform this summer.
We currently use R7 for mail servers, and R6.5 for Notes clients. We will start looking at upgrading everything to R8, although that's a big project for the number of people involved! =8O
Whenever I have web stuff to do in Notes, this is always the first place I check. Keep up the good work!
Steve in NYC.
"It hurts to be on the cutting edge."
I think you meant "23 people" not "12 people". (12 + 6 + 4 + 1)
As for upgrading IE 6 to 7, we don't upgrade the existing machines. If the new machines have IE 7 already installed we leave it alone. We know IE 7 is available via MS software updates, but it is not considered as a "critical" patch by the IT Unit. It'll take us about 2-3 years to "get rid" of IE 6.
I use "fly-over" menus for most websites that I work on. For IE, I use a few lines of javascript to mimic the "fly-over" or "hover" effect.
Jake, what software package do you use to analyse the website statiscs?
I use Google Analytics Richard, which is just brilliant and never ceases to amaze me. It even email me a nice-looking PDF summary each day to summarise activity - with maps of the world and everything on it.
Jake
We have no plans to upgrade from version 6 of IE. If we ever decide to, its more likely we'll jump to Firefox instead.
Hopefully my career change will have occurred by the time the company wants to look at Vista - I'm getting too old for this!
Google Analytics sounds great.
It doesn't do live (real-time) statistics, or does it ?
I'm looking for real-time stats for a JSP web app. If only it was on domino !
Thanks for the heads up about Google Analytics, I've been looking to implement some metrics functionality for our Domino site without having to build it all myself. I just implemented it yesterday and already the reporting capabilities are impressive!
HI
they dont work for IE Version 7.0.5730.11
nothing happens on mouseover : )
@Jake:
1) Analytics is such a great tool. It also amazes me! I'd love to have that information saved daily to a Notes Db, in an way I can read create my own reports.
2) I heard that another possible (and bad) reason for users not upgrade to IE7 is because MS only allows it to "official/registered" copies of Windows.
@J: We use a Notes database we developed to listen SNMP traps for IT statistcs (Cpu, Memory, Hard drives, Network I/O) every Nth minute. My goal is to finish my "almost" real time Dashboard, with every kind of statistcs (sales, IT, audience, etc...).
Hi Jake
It doesn't appear to work on 7.0.5730.13 either