From: Robert R. <rra...@ya...> - 2001-01-22 22:52:59
|
Does anyone know how to get the content width and height of a layer in NS 6. I've tried: this.elm.offsetWidth this.elm.scrollWidth this.doc.width and none seem to work. This is the source of several problems with the DynAPI in NS 6. -- // Robert Rainwater ---------------------- DynAPI Snapshots: http://dynapi.sourceforge.net/snapshot/ DynAPI Homepage: http://dynapi.sourceforge.net/ |