strict mode
The Fine Art of Web Development by Martin Ivanov
Have you ever used the compatMode property JavaScript to determine if a web-page is in standards-compliant or in quirks mode directly on the client? compatMode was first introduced in Internet Explorer 5.5, and later adopted by FireFox and Opera, and is rather convenient for third party component developers. One of its possible uses is if you … Continue reading “Using compatMode to Determine the Standards Compliance Mode of the Page on the Client”
Categories and Tags
Links
© 2006 - 2024 Martin Ivanov