You probably know my vote on this. What with the memory leak in NS and with the bandwith caps some of us have to live with. I am a strong proponent of having a very basic form of the dynlayer for normal use, plus and extension for the advanced use..
If all a contract calls for is a tooltip and a layer containing realtime shopping cart total I don't need all the extra stuff. Also, ther are not too many common areas where I would need to add borders or set zIndex (focus) ----- Original Message ----- From: "Raymond Irving" <[EMAIL PROTECTED]> To: "Dynapi-Dev" <[EMAIL PROTECTED]> Sent: Monday, March 10, 2003 3:02 PM Subject: Re: [Dynapi-Dev] New functions for DynLayer > > --- Kevin <[EMAIL PROTECTED]> wrote: > > I prefer extending DynLayer in one file only. > > So are you for the DynLayerXtension library? > > > Will setFocus raise z-index on a layer to be the > > highest? > > Or did you mean something else? > > Yes, it will place the layer as the top but it also > does a few other things as well: > > setFocus('auto') - this will enable auto focus by > bringing the layer on top when it's clicked. > > setFocus(true,true) - this will cause the layer and > its parent & grand parents to be the topmost layers. > > setFocus(false) - can be used to trigger the blur > event and shift focus to the next child or parent > layer. > > It would also be cool if we were to add a > setTabIndex() function as well. This will give us > control over tab order within the system. > > setFocus(true) - trigger the onfocus and set the > z-index > > > > > > setToolTip(text) - set's a tool tipe for the > > layer. > > > this will cause tool tip to appear when the mouse > > is > > > moved over the layer. > > > > Plus setAutoRaise(b) to raise z-index onmouseover? > > Hmmm... Might be good to include this effect in > setFocus() - e.g. > > setFocus('auto:hover',true) - causes the layer and its > parents to be on top when the mouse is pasted over it. > > setFocus('auto',true) or setFocus('auto:click',true) - > causes the layer and its parents to be on top when it > is clicked. > > Agree? > > -- > Raymond Irving > > > > > What do you think? > > > > I like these additions. > > Kevin. > > > > > > > Raymond Irving > > > > > > __________________________________________________ > > > Do you Yahoo!? > > > Yahoo! Tax Center - forms, calculators, tips, more > > > http://taxes.yahoo.com/ > > > > > > > > > > > > ------------------------------------------------------- > > > 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]/ > > > > > > > > > ------------------------------------------------------- > > 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]/ > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Tax Center - forms, calculators, tips, more > http://taxes.yahoo.com/ > > > ------------------------------------------------------- > 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]/ > ------------------------------------------------------- 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]/