From: Simon D. M. <di...@bi...> - 2000-11-17 16:32:33
|
May I suggest you drop the .pad property from DynLayer NS4's LAYER element has no native .padding property so setting a property does nothing thus a DynLayer's padding is not cross-browser If padding is needed, we can use the Label widget. The code using .pad could be removed from api/dynlayer.js along with the setPadding and getPadding methods in ext/layer.js Best, SD |