Ah, silly me I looked at the HTML version.

You'll want to move the Base HREF tag within the <head> of your document.
That fixed it for me.

FYI, You also have two base href tags, one pointing to localhost and one
pointing to your site.



On Sun, Jul 10, 2011 at 10:43 AM, Maureen <[email protected]> wrote:

>
> This definitely renders differently in IE9, with the HTML file
> rendering correctly, and the CFM file left justified with the content
> not in the correct position.
>
>  I saved the rendered html from both files and did a file compare.
> The only difference is the CFM file has this at the top:
>
> <base href="http://kylejenkins.net/focusedsales/";>
> <base href="http://localhost-focused/";>
>
> On Sun, Jul 10, 2011 at 10:10 AM, Kyle Jenkins <[email protected]>
> wrote:
> >
> > OK, I have two pages with the same exact code, one is a CFM and the other
> is HTML.
> >
> > Could some please take a look and let me know WHY the CF page just does
> not work in IE.  The two pages look perfect in FF and Chrome.
> >
> >
> > http://kylejenkins.net/focusedsales/1.html
> > http://kylejenkins.net/focusedsales/1.cf
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:346171
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to