DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2009-05-11 17:35:01

nicedice
New member

conditional statements problem

Hi all, Im using:

<!--[if lte IE 7]><link rel="stylesheet" href="ieFixes.css" />
<![endif]-->
<!--[if IE 6]><link rel="stylesheet" href="ie6fixes.css" />
<![endif]-->

The trouble I'm having is that the DebugBar is seeing the IE7 statement but not the IE6 one - it worked this morning when I used it from my laptop at home (Win XP -  ieTester V.0.3.3) but now I'm in the office and using Vista Home Premium 64bit SP.1  & ieTester V.0.3.3 it's not having it !!
Any ideas? I'm running ieTester as administrator and have tried searching the forum for a similar problem/solution.

Thanx in advance for any help.

Offline

 

#2 2009-05-12 09:03:55

fabrice
DebugBar Support

Re: conditional statements problem

Hi,

It's working on my machine (Vista SP1/IE8). Can you provide a sample URL so I can validate ?

Offline

 

#3 2009-05-12 10:25:22

nicedice
New member

Re: conditional statements problem

Hi Fabrice,
Sure here's the url - http://www.nicedicedesign.com/vicyoung/index.html
Just had another look and it still aint working on my vista pc - do you think it may have something to do with 64bit? I noticed on another thread that you were using a 32bit system.
I've brought my laptop into the office as a temp solution but if you have any ideas to solve this problem then they would be appreciated.
Thanx again for the input.

Offline

 

#4 2009-05-12 11:09:43

fabrice
DebugBar Support

Re: conditional statements problem

Yes, I suppose it is because of the 64 bit, because it is working on my side.

Offline

 

#5 2009-05-12 12:33:53

nicedice
New member

Re: conditional statements problem

hi - do you have any plans to correct this issue?
fantastic bit of kit, it makes my job a lot easier - well done and keep up the good work!
thanx

Offline

 

#6 2009-05-12 12:35:51

fabrice
DebugBar Support

Re: conditional statements problem

So far no, because I don't have a 64 bit OS installed.

Offline

 

#7 2009-10-12 13:36:18

jboulais
New member

Re: conditional statements problem

Hi, I'm using Vista Ultimate 32-bit and it doesn't seem like ietester is detecting the following conditional statement in my HTML:
      <!--[if lte IE 6]>
      <link rel="stylesheet" type="text/css" href="png_fix.css" />
      <![endif]-->

The link to the site is: http://www.tommykilby.info

Thanks!

Offline

 

#8 2009-10-17 20:50:13

fabrice
DebugBar Support

Re: conditional statements problem

Hi,

I checked your page http://www.tommykilby.info , and there is no conditional comment in the source code of your page. Am I missing something ?

Offline