From: Jack C. <jac...@ne...> - 2003-08-02 22:41:42
|
I have figured it out. I forgot to set borderStyle! Now it works well in IE and opear. However, in Mozilla, only the top and left border shows. I cannot make the border show on all four sides. mylayer.css.border = "1px solid black"; Only shows the top and left borders in Mozilla. Any one knows solutions to this? Jack -- Jack Chung <jac...@ne...> http://www.PerceptiveCorner.com/ On Sat, 02 Aug 2003 00:34:25 -0400 Jack Chung <jac...@ne...> wrote: > Hello all, > When I try to use the setBorder function of a DynLayer, the browser > complains there's no such function! However I see it listed in the API > documentation!? > How can I set the border of a DynLayer without using border manager? I > tried layer.css.borderWidth = 2; but it didn't have any effect. > > Jack > > -- > Jack Chung <jac...@ne...> > http://www.PerceptiveCorner.com/ > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help |