Hi All,
I have developed some javascripts which position page elements on screen based on available screen area. Although the code works well I am forced to exclude the DOCTYPE definition on pages that use it.
This exclusion is necessary because Netscape Navigator 7 and Pheonix render page elements undesirably (in the wrong position and on top of oneanother) when the DOCTYPE is included.
The DOCTYPE did not cause any problems for IE.
Has anybody else discovered any problems with running certain javascripts whilst a DOCTYPE is present?
If so could you please enlighten me as to a way around this dilema that I am facing?
Thanks for your time.
Regards
Davo
I have developed some javascripts which position page elements on screen based on available screen area. Although the code works well I am forced to exclude the DOCTYPE definition on pages that use it.
This exclusion is necessary because Netscape Navigator 7 and Pheonix render page elements undesirably (in the wrong position and on top of oneanother) when the DOCTYPE is included.
The DOCTYPE did not cause any problems for IE.
Has anybody else discovered any problems with running certain javascripts whilst a DOCTYPE is present?
If so could you please enlighten me as to a way around this dilema that I am facing?
Thanks for your time.
Regards
Davo