From: Dann <da...@to...> - 2001-01-08 19:37:16
|
Hi, I've just spent a boring two hours debugging DynAPI code on NS6, only to discover that nothing was wrong with the code. Instead, NS6's interpretation of the DOCTYPE at the beginning of the HTML file : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> caused DynAPI to stop functioning without errors. If I remove it, it works as with all the other browsers. The file can be perfectly validated as a HTML 4.01 document, for which the DOCTYPE tag is imperative. Does NE1 have any idea why this happens on NS6 ? CU, Dann |