From: "Richard Bennett" <[EMAIL PROTECTED]>

> The shortcomings I find irritating are:
> * Memory issues if you use to many layers. This might improve slightly
> still, but I think it's important to avoid it, by coding economically, not
> going overboard with a coverlayer, four border layers, a contentlayer, and
a
> caption layer.  Just use one layer, decorate it with css, and give it
child
> <div>s for headings, captions etc. The css won't show in NS4, but I think
if
> a widget remains usable, if less pretty, on NS4 that's fine.
> * A nice improvement would be that we could attach a css class directly to
a
> DynLayer, like:
> myLayer.setClass('greenborder')
> That would save a lot of time, and we could keep a library of css classes.
> Again not 100% compatible with NS4, but degrading gracefully.

Both of these are sort of the same thing really. I would love to have the
Class passed to the layer, as currently our sitebuilders/designers describe
everything in CSS, which I then have to translate into the appropriate code.

Barbie.



_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to