"Raymond Irving" <[EMAIL PROTECTED]> wrote:

> Hi Everyone,
> 
> I've managed to get DynLayers to now support CSS
> borders in ie, opera and mozilla. All DynLayers will
> render the same way in all browsers. NS4 does not work
> well with CSS so I don't know it if makes sense to try
> and create a fix for that.

The setInnerBorder code could be changed now to add the
Highlighters as correct outer dimensions for NS4 (would
the new auto size stuff take care of the parents increased
size?).

> Should I add this to the setCSSBorder() to
> BorderManager or should we just create a different
> libary (e.g. CSSBorder)?

Add the above suggested NS4 code to new setCSSBorder
(default solid style) and put it in the bordermanager.js file
with the FixBoxModel code. If setCSSBorder is called on
a layer do a dynapi.onLoad FixBoxModel for that layer if
not already added?

I'm assuming the FixBoxModel code is doing something
similar to the previously posted:
http://jscript.dk/Util/BoxModelFix/
so all browsers have outer borders? I haven't had much
time to delv into this lately. 

-
Kevin

> 
> --
> Raymond Irving



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to