From: Andrew G. <an...@zo...> - 2003-10-07 23:25:45
|
Raymond Irving wrote: > why not use the setAutoSize() function? While trying to get setAutoSize() to work, I noticed that line 51 of dynlayer_base.js contains: var ah=this._aSzW; which should be: var ah=this._aSzH; regards, Andrew |