Old 06-10-2006, 06:30   #1 (permalink)
smallbeer
I Ain't Losing Any Sleep™
 
Join Date: Apr 2003
Posts: 5,235
Conditional comments and testing

when you've got multiple installs of IE, conditional comments don't seem to work. How are people testing sites?
__________________
That's fuckin' ingenious, if I understand it correctly. It's a Swiss fuckin' watch.
  Reply With Quote
Old 06-10-2006, 10:57   #2 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,358
Strange, I've never noticed a problem? I've read that that's the case, but never experienced it.

Maybe since I test all my sites on my local WAMP install (with virtual hosts) I don't get that since IE doesn't really know that stickandink.dev is on my hard drive.

That's my guess.
  Reply With Quote
Old 06-10-2006, 11:11   #3 (permalink)
lukasarts
Shiv.
 
lukasarts's Avatar
 
Join Date: Jul 2006
Location: Elsewhere
Posts: 1,110
Ditto, never had that happen to me either.
  Reply With Quote
Old 06-10-2006, 11:55   #4 (permalink)
weldo
now with added beard
 
weldo's Avatar
 
Join Date: Mar 2004
Location: Liverpool
Posts: 5,395
i seem to be getting perfect results - working fine in ie6, ie7 and very nearly ie5.5 without using conditional comments and with only 1 (w/idth) style hack ..

am i doing something wrong ??
__________________
fuck signatures
  Reply With Quote
Old 07-10-2006, 04:24   #5 (permalink)
smallbeer
I Ain't Losing Any Sleep™
 
Join Date: Apr 2003
Posts: 5,235
This is local and remotely. It's the first time I've used conditional comments over the mid-pass filter.

Code:
<link rel="stylesheet" type="text/css" href="/wip/css/main.css" media="screen" /> <!--[if lte IE 5.5]> <link rel="stylesheet" type="text/css" href="/wip/css/ie5win.css" media="screen" /> <![endif]--> <!--[if IE 6]> <link rel="stylesheet" type="text/css" href="/wip/css/ie6.css" media="screen" /> <![endif]-->

The conditional comments are rendering as if all my versions of IE are v6. To test I'm having to keep removing and adding the comments.

edit - seems you can fix the problem by editing the registery. http://www.positioniseverything.net/...s/multiIE.html (Repairing Conditional Comments)
__________________
That's fuckin' ingenious, if I understand it correctly. It's a Swiss fuckin' watch.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8