You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(75) |
Nov
(252) |
Dec
(418) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(659) |
Feb
(1039) |
Mar
(870) |
Apr
(235) |
May
(329) |
Jun
(251) |
Jul
(123) |
Aug
(119) |
Sep
(67) |
Oct
(194) |
Nov
(535) |
Dec
(133) |
2002 |
Jan
(122) |
Feb
(24) |
Mar
(29) |
Apr
(28) |
May
(16) |
Jun
(20) |
Jul
(11) |
Aug
(12) |
Sep
(13) |
Oct
(14) |
Nov
(23) |
Dec
(19) |
2003 |
Jan
(28) |
Feb
(170) |
Mar
(288) |
Apr
(211) |
May
(126) |
Jun
(166) |
Jul
(131) |
Aug
(102) |
Sep
(211) |
Oct
(301) |
Nov
(22) |
Dec
(6) |
2004 |
Jan
(14) |
Feb
(16) |
Mar
(7) |
Apr
|
May
(8) |
Jun
(25) |
Jul
(21) |
Aug
(2) |
Sep
(7) |
Oct
|
Nov
(2) |
Dec
(1) |
2005 |
Jan
(4) |
Feb
(2) |
Mar
(14) |
Apr
(24) |
May
(3) |
Jun
(7) |
Jul
(30) |
Aug
(5) |
Sep
(1) |
Oct
(3) |
Nov
|
Dec
(1) |
2006 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
From: Kevin <ke...@ke...> - 2003-06-02 20:21:17
|
"Raymond Irving" <xw...@ya...> wrote: > --- Kevin <ke...@ke...> wrote: > > Hi, > > > > I had a go with Raymond's TemplateManager to > > integrate > > with my Frame class. Things seem to work OK - using > > the > > same ideas as my new > > dynapi.gui.bordermanager-outer.html > > example. > > Looks great! > > > .. However we seem to have lost mouse events > > in > > NS4 when using templates. Any ideas? > > In NS4 it's best to always use a layer to cover your > widgets,etc. If you were to click near the edges of > the images you'll see that the layers are receiving > the click events. It's the image that's causing the > problem. Just add a cover layer and it will be solved. I'd appreciate an example of cover layers. Is this a redundant layer for all other browsers but neccessary for a clickable image in ns4. - Kevin > > -- > Raymond Irving > > - > > Kevin. > > > > > ATTACHMENT part 2 application/x-zip-compressed > name=demo.template.imageframe.zip > > > > __________________________________ > Do you Yahoo!? > Yahoo! Calendar - Free online calendar with sync to Outlook(TM). > http://calendar.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ |
From: Kevin <ke...@ke...> - 2003-06-02 20:20:25
|
"Raymond Irving" <xw...@ya...> wrote: > --- Kevin <ke...@ke...> wrote: > > Hi, > > > > Here is the new BorderManager/Highlighter code. > > i.e. Frame class. > > Inside Highlighter line 20: > > background-image:url(',13,'); > > The above will cause IE nake an attempt to reload an > image for highlighters with url(none) I'm open to any fix you can suggest. I'm not too familiar with IE's prefered methods - Kevin > > Best regards, > > -- > Raymond Irving > > > > - > > Kevin > > > > > ATTACHMENT part 2 application/x-zip-compressed > name=border-update1.zip > > > > __________________________________ > Do you Yahoo!? > Yahoo! Calendar - Free online calendar with sync to Outlook(TM). > http://calendar.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ |
From: Kevin <ke...@ke...> - 2003-06-02 20:19:49
|
"Raymond Irving" <xw...@ya...> wrote: > > --- Kevin <ke...@ke...> wrote: > > Hi, > > > > Here are some updates needed to CVS: > > > > 1) allow img tags with width / height > > Uploaded > > > 2) fix destroy / remove system / clear anchor > > Not uploaded. The the modifications that I've made > will remove all child layers even when they are nested > inside templates. I've tested your updates but found > out that when calling _destroyAllChildren() from > dynapi.document.destroyAllChildren() will only destroy > child layers. Please test against > dynapi.api.dynlayer-destroy.html example Yes I should have remembered that from before. Attached is the fix to the _remove function and a clear of the anchor in the _destroy function. I don't know if this is the correct way of stopping a parent updating anchors of a destroyed child. - Kevin > > 3) fix setting ns4 bgImage > > Uploaded > > > Thanks for the fixes > > -- > Raymond Irving > > > > > - > > Kevin > > > > > ATTACHMENT part 2 application/x-zip-compressed > name=cvs-update1.zip > > > > __________________________________ > Do you Yahoo!? > Yahoo! Calendar - Free online calendar with sync to Outlook(TM). > http://calendar.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ |
From: Raymond I. <xw...@ya...> - 2003-06-02 20:07:49
|
Very sorry Leif. Over the weekend my email was over quota so I did not get any mail from the DynAPI group. I'll upload your changes to CVS tonight. As for CVS access I would like for many more persons to have read/write access to the CVS. This can be done by setting up a sourceforge account, send me the name of the account and then setup Putty and WinCVS on your windows machine. It's documentent on the SourceForge website and I can help where ever possible -- Raymond Irving --- Leif W <war...@us...> wrote: > Hi, > > The newest SnapX I posted to the mail and to the > patch list on Saturday > didn't make it into the CVS. I can't seem to get my > password working on the > DynAPI site, and I never had write-access to the > CVS. Can somebody please > add it to the CVS for me. > > Thanks, > > Leif > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
From: Leif W <war...@us...> - 2003-06-02 19:07:20
|
Hi, The newest SnapX I posted to the mail and to the patch list on Saturday didn't make it into the CVS. I can't seem to get my password working on the DynAPI site, and I never had write-access to the CVS. Can somebody please add it to the CVS for me. Thanks, Leif |
From: Raymond I. <xw...@ya...> - 2003-06-02 15:57:24
|
The long awaited version 3.0 of DynAPI is mostly complete, and finally in a releasable state. There's a lot of new functionality added, and a lot organizational changes. Please read the docs/changelog.html for a complete description of the changes and use the examples for reference. This is version is not compatible with the 2.5.x and 2.6.x releases. Only a few widgets are provided in this beta release, but as time rolls on more widgets will be ported to the new format. After unzipping the .zip package you can run the dynapi3x/index.html file to see a short Flash animation about the new features found in 3.0 [*] File and object structure reorganized [+] Debugger [+] Library Loader [+] DynLayer anchoring [+] DataSource Bounding [+] IOElement - Remote Procedure Call [+] TabManager, FocusManager [+] GroupManager [+] BorderManager [+] GlideAnimation [+] TextAnimation, SnapX, Fader, Swiper, MotionX, TimerX [*] PathAnimation: replaced "pathstop" event with "pathfinish" and "pathcancel" [*] DynLayer resize handling [*] DynLayer has slideTo built-in [*] Event handing changed, EventListener removed [*] more... read docs/changelog.html for complete list of new features and syntax http://sourceforge.net/projects/dynapi/ This release of DynAPI was only made possible through the benevolence of the following developers: Benoit Marchant Dan Steinman Dan Willemsen Doug Melvin Jordi Ministral Juho Risku Kevin Gargan Leif W ...and many others who have contributed in one way or the other Enjoy! Best regards, -- Raymond Irving __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
From: SourceForge.net <no...@so...> - 2003-06-02 03:22:18
|
Patches item #747262, was opened at 2003-06-02 03:22 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305757&aid=747262&group_id=5757 Category: DynAPI 3 GUI Group: None Status: Open Resolution: None Priority: 5 Submitted By: Raymond Irving (xwisdom) Assigned to: Nobody/Anonymous (nobody) Summary: GUI Patches/Updates Initial Comment: + add new Frame Class (kevin) + allow img tags with width / height (kevin) + add HTMLCalendar, HTMLRollover, HTMLHyperLink, HTMLContainer + add TemplateManager + Fix LoadPanel bug with Opera browsers ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305757&aid=747262&group_id=5757 |
From: Raymond I. <xw...@ya...> - 2003-06-02 03:13:45
|
--- Kevin <ke...@ke...> wrote: > Hi, > > I had a go with Raymond's TemplateManager to > integrate > with my Frame class. Things seem to work OK - using > the > same ideas as my new > dynapi.gui.bordermanager-outer.html > example. Looks great! > .. However we seem to have lost mouse events > in > NS4 when using templates. Any ideas? In NS4 it's best to always use a layer to cover your widgets,etc. If you were to click near the edges of the images you'll see that the layers are receiving the click events. It's the image that's causing the problem. Just add a cover layer and it will be solved. -- Raymond Irving > - > Kevin. > > ATTACHMENT part 2 application/x-zip-compressed name=demo.template.imageframe.zip __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
From: Raymond I. <xw...@ya...> - 2003-06-02 02:53:28
|
--- Kevin <ke...@ke...> wrote: > Hi, > > Here is the new BorderManager/Highlighter code. > i.e. Frame class. Inside Highlighter line 20: background-image:url(',13,'); The above will cause IE nake an attempt to reload an image for highlighters with url(none) Best regards, -- Raymond Irving > - > Kevin > > ATTACHMENT part 2 application/x-zip-compressed name=border-update1.zip __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
From: Raymond I. <xw...@ya...> - 2003-06-02 02:41:03
|
--- Kevin <ke...@ke...> wrote: > Hi, > > Here are some updates needed to CVS: > > 1) allow img tags with width / height Uploaded > 2) fix destroy / remove system / clear anchor Not uploaded. The the modifications that I've made will remove all child layers even when they are nested inside templates. I've tested your updates but found out that when calling _destroyAllChildren() from dynapi.document.destroyAllChildren() will only destroy child layers. Please test against dynapi.api.dynlayer-destroy.html example > 3) fix setting ns4 bgImage Uploaded Thanks for the fixes -- Raymond Irving > > - > Kevin > > ATTACHMENT part 2 application/x-zip-compressed name=cvs-update1.zip __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
From: Kevin <ke...@ke...> - 2003-06-01 19:39:43
|
Hi, I had a go with Raymond's TemplateManager to integrate with my Frame class. Things seem to work OK - using the same ideas as my new dynapi.gui.bordermanager-outer.html example. However we seem to have lost mouse events in NS4 when using templates. Any ideas? - Kevin. |
From: Kevin <ke...@ke...> - 2003-06-01 19:31:53
|
Hi, Here is the new BorderManager/Highlighter code. i.e. Frame class. - Kevin |
From: Kevin <ke...@ke...> - 2003-06-01 19:25:52
|
Hi, Here are some updates needed to CVS: 1) allow img tags with width / height 2) fix destroy / remove system / clear anchor 3) fix setting ns4 bgImage - Kevin |
From: Raymond I. <xw...@ya...> - 2003-06-01 13:43:03
|
--- Kevin <ke...@ke...> wrote: > .... > I've nearly completed a new Frame() class. > ..... > With the new Frame() class no need for > setOuterBorder(). > .... > There is no more setBorder2() or slow object > manipulation > in the new Frame() class. Will the new Frame() class be a part of bordermanager.js? How will it interface with the now setInnerBorder()? Should we rename setInnerBorder to setBorder? -- Raymond Irving > - > Kevin __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
From: Raymond I. <xw...@ya...> - 2003-06-01 13:38:39
|
See below: --- Kevin <ke...@ke...> wrote: > "Raymond Irving" <xw...@ya...> wrote > > > Hi, > > > > I was just wondering if you think the Template > Manager > > should be part of the Beta 1 release? > > Yes. > > > Do you think it makes any sense having such a > libray? > > My reason for asking this is because I've not > gotten > > any feedback on the lastest preview which includes > the > > HTMLComponents. > > Not sure about HTMLComponents yet. I noticed that on > the example site the button images are downloaded on > each > mouse over/out. I thought they would be cached first > time > as they use the dynapi.functions.getImage() > interface. Can't see why. All the images should have been cached. > I have updated getImages() as I think it is good > practice to > include width and height in <img ..> tags if > available. I did > notice that getHTML() rarely has a downloaded image > to > work with. I only have a 56K dialup account. Thanks for the feedback. I'll add you changes to the functions.image.js file -- Raymond Irving > - > Kevin. > > > > > -- > > Raymond Irving > > ATTACHMENT part 2 application/x-zip-compressed name=functions.image.zip __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
From: Raymond I. <xw...@ya...> - 2003-06-01 13:35:08
|
--- Leif W <war...@us...> wrote: > I haven't really looked into it too much, so it's a > little beyond me. But I > think if I understand the idea, it's sounds like a > good one, so maybe just > include it and see if further comments come back > from users / developers. Thanks, will do -- Raymond Irving > Leif > > ----- Original Message ----- > From: "Raymond Irving" <xw...@ya...> > To: "Dynapi-Dev" <Dyn...@li...> > Sent: Friday, May 30, 2003 8:41 AM > Subject: [Dynapi-Dev] About the TemplateManager > > > > Hi, > > > > I was just wondering if you think the Template > Manager > > should be part of the Beta 1 release? > > > > Do you think it makes any sense having such a > libray? > > My reason for asking this is because I've not > gotten > > any feedback on the lastest preview which includes > the > > HTMLComponents. > > > > > > -- > > Raymond Irving > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Calendar - Free online calendar with sync > to Outlook(TM). > > http://calendar.yahoo.com > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: eBay > > Get office equipment for less on eBay! > > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://www.mail-archive.com/dyn...@li.../ > > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
From: SourceForge.net <no...@so...> - 2003-05-31 18:54:04
|
Patches item #746687, was opened at 2003-05-31 11:13 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305757&aid=746687&group_id=5757 Category: DynAPI 3 FX Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Snap class Initial Comment: Extension to DynLayer adds snap functionality to snap enabled DynLayers. Features normal snap, sticky snap, and grid snap, inner and outer snap borders, variable border sizes. dynapi3x/docs/docs/contributors.html dynapi3x/docs/docs/examples.html dynapi3x/docs/docs/quickref.snapx.html dynapi3x/examples/dynapi.fx.snapx.html dynapi3x/src/fx/snapx.js ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305757&aid=746687&group_id=5757 |
From: Leif W <war...@us...> - 2003-05-31 18:18:52
|
Hello, I've added an anonymous patch file of the same name and contents to the developer's site. Here's what I've been working on all week. I'm happy with it for beta testing. There's some logic bugs I just couldn't think of an elegant way to fix. The code is huge, and there may be more concise and compact ways of doing things. But for the most part it works, so it's a good starting point. Any feedback welcomed. Leif |
From: Kevin <ke...@ke...> - 2003-05-30 19:33:07
|
See below: "Raymond Irving" <xw...@ya...> wrote: > Hello Everyone, > > > I've upload thw lastest copy of the dynapi that I have > to the CVS. This update includes the follow: > > Updates > ----------- > > + Updated Documentation & Examples > + add fix to prevent IOElement for displaying an > incomplete progress bar when using IE > + add dynapi.ua.gecko - return true if browser uses > the gecko engine > + rename setBorder to setInnerBorder() and setBorder2 > to setBorder() I've nearly completed a new Frame() class. > + separate SnapX Class from MotionX > + modify FocusManager to support TabManager > + add TabManager extensions > ! new keyvents don't work with keyevents example > + remove setIntegrated debug feature > + finalize setClass and getElmWidth settings > + DynLayer now supports a 7th agrument called image - > used for bgImage > + add BorderManager - setInnerBorder() and > setOuterBorder() With the new Frame() class no need for setOuterBorder(). > + add Higlighter widget > + remove setBorder() from dynlayer_base.js to > bordermanager.js and use layers to implement borders. > > > Know issues: > -------------- > > * setBorder2() (now called setBorder) is generating an > error it's called before the page loads: line > 43:if(o.n && o.n.c==null) o.n.c=this.parent.bgColor; There is no more setBorder2() or slow object manipulation in the new Frame() class. - Kevin > + mouseover and out bubbling problems in ns4 > * problem: mouseover/out bubbling... if the child > layer receives the mouseout event it would be bubbled > to the parent to trigger the parent's mouseout event. > * solution: mouseover/out events will not be bubbled > if the child layer ._hasMousEvents or if the > captureMouseEvents() function was called. > mouseover/out events will only be bubbled if the > child layer does not have any mouse events > (._hasMouseEvents==false) > this makes it possible to add cover layers without > forcing captureMouseEvents() > child layers that don't have any mouse events will > pass on the events to it's parent > > > Things To Do > --------------- > > Here are some of the outstanding this to be done: > > 1) Update FAQ section of docs > 2) Update what's new page > 3) Finalize other areas of the docs > 4) Test new code > 5) Add updates/fixes > > > Anyone have sometime available to help complete the > above? > > > The above is by no means a final. Please feel try to > give your feedbacks and suggestions. > > > > -- > Raymond Irving > > > > __________________________________ > Do you Yahoo!? > Yahoo! Calendar - Free online calendar with sync to Outlook(TM). > http://calendar.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ |
From: Kevin <ke...@ke...> - 2003-05-30 19:06:00
|
"Raymond Irving" <xw...@ya...> wrote > Hi, > > I was just wondering if you think the Template Manager > should be part of the Beta 1 release? Yes. > Do you think it makes any sense having such a libray? > My reason for asking this is because I've not gotten > any feedback on the lastest preview which includes the > HTMLComponents. Not sure about HTMLComponents yet. I noticed that on the example site the button images are downloaded on each mouse over/out. I thought they would be cached first time as they use the dynapi.functions.getImage() interface. I have updated getImages() as I think it is good practice to include width and height in <img ..> tags if available. I did notice that getHTML() rarely has a downloaded image to work with. I only have a 56K dialup account. - Kevin. > > -- > Raymond Irving |
From: Leif W <war...@us...> - 2003-05-30 13:46:47
|
I haven't really looked into it too much, so it's a little beyond me. But I think if I understand the idea, it's sounds like a good one, so maybe just include it and see if further comments come back from users / developers. Leif ----- Original Message ----- From: "Raymond Irving" <xw...@ya...> To: "Dynapi-Dev" <Dyn...@li...> Sent: Friday, May 30, 2003 8:41 AM Subject: [Dynapi-Dev] About the TemplateManager > Hi, > > I was just wondering if you think the Template Manager > should be part of the Beta 1 release? > > Do you think it makes any sense having such a libray? > My reason for asking this is because I've not gotten > any feedback on the lastest preview which includes the > HTMLComponents. > > > -- > Raymond Irving > > __________________________________ > Do you Yahoo!? > Yahoo! Calendar - Free online calendar with sync to Outlook(TM). > http://calendar.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > > |
From: Raymond I. <xw...@ya...> - 2003-05-30 13:20:29
|
Hi, I was just wondering if you think the Template Manager should be part of the Beta 1 release? Do you think it makes any sense having such a libray? My reason for asking this is because I've not gotten any feedback on the lastest preview which includes the HTMLComponents. -- Raymond Irving __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
From: Raymond I. <xw...@ya...> - 2003-05-30 13:10:53
|
Hi, Just wondering if all is going well. Any progress report on the following: Documentation Widget Convertion Extension/Library additions/updates Best regards, -- Raymond Irving __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
From: Raymond I. <xw...@ya...> - 2003-05-30 03:59:20
|
Hello Everyone, I've upload thw lastest copy of the dynapi that I have to the CVS. This update includes the follow: Updates ----------- + Updated Documentation & Examples + add fix to prevent IOElement for displaying an incomplete progress bar when using IE + add dynapi.ua.gecko - return true if browser uses the gecko engine + rename setBorder to setInnerBorder() and setBorder2 to setBorder() + separate SnapX Class from MotionX + modify FocusManager to support TabManager + add TabManager extensions ! new keyvents don't work with keyevents example + remove setIntegrated debug feature + finalize setClass and getElmWidth settings + DynLayer now supports a 7th agrument called image - used for bgImage + add BorderManager - setInnerBorder() and setOuterBorder() + add Higlighter widget + remove setBorder() from dynlayer_base.js to bordermanager.js and use layers to implement borders. Know issues: -------------- * setBorder2() (now called setBorder) is generating an error it's called before the page loads: line 43:if(o.n && o.n.c==null) o.n.c=this.parent.bgColor; + mouseover and out bubbling problems in ns4 * problem: mouseover/out bubbling... if the child layer receives the mouseout event it would be bubbled to the parent to trigger the parent's mouseout event. * solution: mouseover/out events will not be bubbled if the child layer ._hasMousEvents or if the captureMouseEvents() function was called. mouseover/out events will only be bubbled if the child layer does not have any mouse events (._hasMouseEvents==false) this makes it possible to add cover layers without forcing captureMouseEvents() child layers that don't have any mouse events will pass on the events to it's parent Things To Do --------------- Here are some of the outstanding this to be done: 1) Update FAQ section of docs 2) Update what's new page 3) Finalize other areas of the docs 4) Test new code 5) Add updates/fixes Anyone have sometime available to help complete the above? The above is by no means a final. Please feel try to give your feedbacks and suggestions. -- Raymond Irving __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |
From: Dan W. <da...@wi...> - 2003-05-29 21:34:08
|
On Thu, 2003-05-29 at 16:22, Dan Willemsen wrote: > On Tue, 2003-05-27 at 22:56, Raymond Irving wrote: > > Hi, > > > > I've modified the mouse_ns4.js file to correct some > > bubbling problems. Please see the attached file and > > test to see if it break anything > > > > Secondly does Phoenix 0.4 support image rollovers? Oh... and i just noticed that Phoenix .6 is out now too > > It should, its based on Gecko > > > Is > > this a bug? > > Probably, do they have their own Bugzilla? if so, is that a listed bug? > > > > > -- > > Raymond Irving > > > > > > __________________________________ > > Do you Yahoo!? > > Yahoo! Calendar - Free online calendar with sync to Outlook(TM). > > http://calendar.yahoo.com -- Dan Willemsen <da...@wi...> |