also, I would suggest keeping the doctype, since I've found it actually makes programming for IE easier... I guess maybe the xmlns statement does the same thing, but I was having lots of problems between firefox & IE until I provided the doctype I needed....
just 2 cents On Mon, Nov 23, 2009 at 6:33 PM, Chris Kent <[email protected]> wrote: > Marco, > > Most webskins use <cfsetting enablecfoutputonly="true" /> > > Wrap your html in cfoutput tags. > > Chris. > > On Nov 23, 11:20 pm, Marco van den Oever <[email protected]> > wrote: > > I have a HTML template, when i view the original one it's all OK in > > Internet Explorer, when i put it in my displayPage1col.cfm page (copy > > paste from original that shows OK) the divs in the middle are not in > > place anymore. > > > > My question is, what is influencing this, it's exactly the same code > > but now put into displayPage1col.cfm, so between the > > displayHeaderStandard and displayFooterStandaard pages. > > > > I only use a css style that belongs to the original HTML template. > > Updated app, removed the javascript stuff just to check.... What else > > could it be? > > > > Anyone any insights? > > > > Thanks. > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
