I try to set myDivObject.style.height.
It won't work.
any suggestion
TIA
I find out why in firefox style.height won't work.
The value that give to style.heigth must end with "px".
IE have no such restriction.
"chenhong" <chenhong@sinap.ac.cn> дÈëÏûÏ¢ÐÂÎÅ:u7FZvR$zHHA.1208@TK2MSFTNGP03.phx.gbl...
>I try to set myDivObject.style.height.
> It won't work.
> any suggestion
>
> TIA