>>I found this somewhat related article.

Well, no it is not the same. This one seems to deal with an error when setting 
the SRC attribute by Javascript, which is not what I'm doing.
Whet I have is a page like "myPage.cfm" which has an <IFRAME 
SRC="myPageEdit.cfm"...
When it works normally I do see in the HTTP log that myPage.cfm was requested, 
immeditly followed by myPageEdit.cfm.
But whe the problem occurs, myPage.cfm is followed by a request for the site 
root: "/".
This prooves that the problem is not with on the server side, but with 
Explorer. IE9 is replacing what is in the SRC attribute by nothing.

Today I was in my client's office, I saw the problem. I just checked and 
unchecked a couple of options and bingo ! Now it works.
BUT then, he told me he also had the same problem with his laptop, so we opened 
the laptop, tried the page, without modifying any option,
and bingo! It worked also! How about that? You see I said , I'm able to fix 
your two PC touching only one!

Then, I reset all the options as they were before, and POUF! It still worked 
normally!
IE9 is really weird.

 >>Article does not mention it, but I believe the <meta
http-equiv="X-UA-Compatible" content="IE=EmulateIE8">  (with whichever
IE mode you wind up with) has to be the first meta tag and must be in
the <head>.

Yeah, I tried this one also, and beleive it or not, not only the styles were 
gone under IE9, but also under IE8!
This means IE8 is not able to emulate IE8! How about that? ;-))



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353538
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to