"Raymond Irving" wrote: > The new setAutoSize(w,h) function is now inside cvs. > > It needs to be tested on ns4,ie,opera,mozilla,etc as a > few things might be different with each browser. > > Please see the dynapi.api.dynlayer-autosize.html > example for more information.
I didn't see the new example in cvs. Should things be tested on ns4,ie,opera,mozilla before a commit to cvs? I haven't been around much lately so I tried out: dynapi.gui.htmlmenu-startmenu.html on Linux / NS4 (Windows / NS4 is not the same) I found the popup menu covers the start button. The writeStyle doesn't work for borders (remember innerBorder and Frame class was implemented for NS4 compatiblilty). I'm thinking maybe writeStyle should write to the DynLayer's doc rather than the top level document for NS4 <style>s that work. A quick test on Mozilla shows the border styles don't work either. Anyway, I sorted this out and commented out the NS4 border stuff so the menus look the same size cross-browser. On resize in Linux / NS4 the browser crashes when using some HTMLcomponents eg. progressbar. - Kevin
dynapi.gui.htmlmenu-startmenu.zip
Description: Zip compressed data