|
|
Q1391 Which DHTML properties in Netscape Navigator 4 map to which DHTML properties in Internet Explorer ?
irt.org | Knowledge Base | DHTML | Q1391 [ previous next ] Q1391 Which DHTML properties in Netscape Navigator 4 map to which DHTML properties in Internet Explorer ?If I understand it correctly, then: Netscape Navigator 4 Internet Explorer 4+ Internet Explorer CSS attribute left style.pixelLeft style.left or style.posLeft top style.pixelTop style.top or style.posTop document.height clientHeight document.width clientWidth clip.height style.pixelHeight style.posHeight clip.width style.pixelWidth style.posWidth visibility style.visibility zIndex style.zIndex background style.background bgColor style.backgroundColor window.innerWidth document.body.clientWidth |
-- div -->
|