Re: [WSG] A simple IE and JS detection method?

2010-11-01 Thread G.Sørtun
On 02.11.2010 04:48, Thierry Koblentz wrote: Using the basic filters you could go this route: http://tjkdesign.com/lab/ie-filters.asp ...which are similar to those I presented earlier ... without all the "safeguarding" and wrapping i use to keep uninformed people from using such hacks all ove

RE: [WSG] A simple IE and JS detection method?

2010-11-01 Thread Thierry Koblentz
> >>> How, without using conditional comments at all, do I target IE > >>> 6,7, and 8 > > > >> I was asking how I'd be able to target all three *without* any > >> CCs. Using the basic filters you could go this route: http://tjkdesign.com/lab/ie-filters.asp For version 9+, nothing's sure ;-) -- R

Re: [WSG] A simple IE and JS detection method?

2010-11-01 Thread David Hucklesby
On 11/1/10 3:15 AM, Foskett, Mike wrote: Hi David, How, without using conditional comments at all, do I target IE 6,7, and 8 I was asking how I'd be able to target all three *without* any CCs. Add an extra script line? /*

[WSG] [AUTO RESPONSE] Apologies Re: WSG Digest

2010-11-01 Thread Bianca Rei Baylas
Hi. I will be offline from November 1 - 14, 2010. I may not be able to reply to your message. I am currently preparing for the Professional Regulatory Board's Librarians Licensure Exam. I will get back to you by the end of the exam week. Thank you for your patience. -- *Bianca Rei T. Baylas* *

RE: [WSG] A simple IE and JS detection method?

2010-11-01 Thread Thierry Koblentz
> > > >> On the second pahe I've checked > >> (http://www.projectseven.com/products/menusystems/pmm2/index.htm), I > found > >> these: > >> > >> > >> > >> > >> These are three extra HTTP requests. > > Just so everyone is clear, this is only _one_ extra request, and only > for that particular

RE: [WSG] A simple IE and JS detection method?

2010-11-01 Thread Jan
"Foskett, Mike" wrote: >Hi David, > > >>> How, without using conditional comments at all, do I target IE 6,7, and 8 > >> I was asking how I'd be able to target all three *without* any CCs. > > > >Add an extra script line? > >/*isIE=/*...@cc_on!@*/false;document.documentElement.

RE: [WSG] A simple IE and JS detection method?

2010-11-01 Thread Foskett, Mike
Hi David, >> How, without using conditional comments at all, do I target IE 6,7, and 8 > I was asking how I'd be able to target all three *without* any CCs. Add an extra script line? /**/ Not perfect

RE: [WSG] A simple IE and JS detection method?

2010-11-01 Thread michael.brockington
-Original Message- From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of Thierry Koblentz Sent: 30 October 2010 20:30 To: wsg@webstandardsgroup.org Subject: RE: [WSG] A simple IE and JS detection method? >> On the second pahe I've checked >> (http://www.