Re: [Dynapi-Help] 3 questions

2001-03-18 Thread Michael Pemberton
Let's see what we can do, my answers are below. Darryl Cousins wrote: > Or '3 calls for help'. > > Hi, > > DynAPI.onResize = function(){ > if (this.loaded) DynAPI.document.deleteAllChildren(); > > is.ns4?setTimeout("window.location.reload();",2000):setTimeout("buildPage(); > ",800); > }

[Dynapi-Help] 3 questions

2001-03-18 Thread Darryl Cousins
Or '3 calls for help'. Hi, DynAPI.onResize = function(){ if (this.loaded) DynAPI.document.deleteAllChildren(); is.ns4?setTimeout("window.location.reload();",2000):setTimeout("buildPage(); ",800); } 1.Could someone dictate a little script for me to enabling branching when building the

Re: [Dynapi-Help] Drag responsiveness

2001-03-18 Thread Doug Melvin
I did it in event listeners.. Also, keep in mind that this fix is only needed or even evident on a VERY slow PC.. (which the question may have?) - Original Message - From: "Richard Bennett" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 17, 2001 5:49 PM Subject: Re: [Dy

RE: [Dynapi-Help] [Dynapi Help] easiest way to switch two layers onmousover?

2001-03-18 Thread ADnoctum
I'm having the same problems with IE5 and someone told me that this is a DynAPI error. ___ Dynapi-Help mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-help