RE: [Dynapi-Dev] Suggestions for the DynAPI - Part 2

2001-03-06 Thread Pascal Bestebroer
en: dinsdag 6 maart 2001 19:20Aan: [EMAIL PROTECTED]Onderwerp: Re: [Dynapi-Dev] Suggestions for the DynAPI - Part 2 I can't say that I know of any way to create a site without including special conditions for specific browsers.  But from what I have seen of the DynAPI code and all of

Re: [Dynapi-Dev] Suggestions for the DynAPI - Part 2

2001-03-06 Thread JonathanErinDale
I can't say that I know of any way to create a site without including special conditions for specific browsers.  But from what I have seen of the DynAPI code and all of the comments about it, the DynAPI is supposed to create an object that emulates a browser's document object and provide a way t

Re: [Dynapi-Dev] Suggestions for the DynAPI - Part 2

2001-03-06 Thread Richard Bennett
=dynapi   - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 06, 2001 5:28 PM Subject: [Dynapi-Dev] Suggestions for the DynAPI - Part 2 Why should I have to use a label in order to implement a style that is defined in the CSS1

Re: [Dynapi-Dev] Suggestions for the DynAPI - Part 2

2001-03-06 Thread .:: OCB ::.
ROTECTED] >To: [EMAIL PROTECTED] >Subject: [Dynapi-Dev] Suggestions for the DynAPI - Part 2 >Date: Tue, 6 Mar 2001 11:28:16 EST > >Why should I have to use a label in order to implement a style that is >defined in the CSS1 Specification? > >Shouldn't the DynAPI attempt to fol

[Dynapi-Dev] Suggestions for the DynAPI - Part 2

2001-03-06 Thread JonathanErinDale
Why should I have to use a label in order to implement a style that is defined in the CSS1 Specification? Shouldn't the DynAPI attempt to follow W3C standards as much as possible? Both CSS1 and CSS2 have been approved and if we are in fact seeking to build a cross-browser system for using style

Re: [Dynapi-Dev] Suggestions for the DynAPI

2001-03-05 Thread Michael Pemberton
it is not possible to use these methods in a cross browser fashion.  I suggest you look at using Pascal's Style class to generate a cross browser solution. [EMAIL PROTECTED] wrote: I have a couple of suggestions for the DynAPI that I think would be nice. The first one is quite simple and I have i

Re: [Dynapi-Dev] Suggestions for the DynAPI

2001-03-05 Thread nicola
those can be extension of DynLayer they don't have to be used only by a widget my question though is is it possible to change those property in ns 4? I mean is it as easy as ie and ns 6? Y ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.so

Re: [Dynapi-Dev] Suggestions for the DynAPI

2001-03-05 Thread Richard Bennett
MAIL PROTECTED] Sent: Tuesday, March 06, 2001 2:20 AM Subject: [Dynapi-Dev] Suggestions for the DynAPI I have a couple of suggestions for the DynAPI that I think would be nice. The first one is quite simple and I have implemented it by copying the setBGColor() and getBGC

[Dynapi-Dev] Suggestions for the DynAPI

2001-03-05 Thread JonathanErinDale
I have a couple of suggestions for the DynAPI that I think would be nice. The first one is quite simple and I have implemented it by copying the setBGColor() and getBGColor() functions.  It's purpose is to set the foreground or text color of the layer. DynLayer.prototype.setFgColor=function(col