Funny how putting a question sometimes can lead to your own answer..... I replaced Molio HTML tag with:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http:// www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> Now it works..... On Nov 24, 12:20 am, 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] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
