I have an obscure problem with DHTML on IE on the Mac. I know it doesn't sound like it but this is a problem with Cold Fusion, but in fact it is (or related at least). If do view / source in the browser and save the resulting html file back on the webserver, the DHTML in that file works perfectly. So it's only in the file delivered by Cold Fusion that the problem exists. The problem is that the layers (divs) are not positioned correctly, IE seems to be ignoring the positioning information altogether. I suspect this is a bug with IE, something on the lines of the file not finishing with htm causing the problem. The fact is though that I have to work round it or fix it somehow, and the HTML/DHTML people here can't really help as they claim they've given me working HTML (which they have). Has anyone had any similar experiences ? FWIW I suspected a problem with the HTTP headers (e.g. "Content- Type: text/html" missing) but this was not the case. There were minor differences in the headers (e.g. CF set a cookie whereas the static HTML did not) but nothing that looked "bad". One minor difference worth noting (maybe) was that cold fusion terminated some header lines with LF versus CR/LF. I suspect however that the headers thing is a red herring. -- Andy [EMAIL PROTECTED] ------------------------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message with 'unsubscribe' in the body to [EMAIL PROTECTED]

