Subj : Re: position of a layer with JS onLoad To : jefkaone From : Brendan Eich Date : Thu Jul 10 2003 11:58 am jefkaone wrote: > Hi everybody, i already post a topic about the same thing but i change > all the script, all is working great execpt that with a onload in the > body, the script still not works, this script is done to repositionned > correctly a layer on a page, the script is this one: Please use the right newsgroup (see followup-to: setting above). mozilla.jseng is for JS engine issues, not Document Object Model questions. /be > > > > > i place in the page the layer witch determinates the exact position : >
and in body, i place > onload="setLyr(positionLayer,'theLayerWhoNeedToBePositionned')", with > IE it's working great but not with mozilla, what can i do to correct it? > > thx,++,jefkaOne. > .