I haven't done the glide methods yet, but here's a collection of the animations
that I have ported across.
Note: the code is out of the AfroAPI and will require a bit of tweaking to put
is back in DynAPI mode. If someone wants to do it, I am willing to give them
all the help they need. My curre
hi, i read in the 2.55 release notes that hookLoad/hookUnload
were removed because they didn't work. the problem (i think i've
posted this before actually) was that it before were using
eval(hookLoad)
to execute the "old" onload-code. this isn't right, we only have to call
it like a function, som
Hi,
While testing release v2.55a (yeah), I noticed we still have the same old
problem with NS6 and buttonimage.
The problem is, it doesn't show up first load, only after a refresh. If you
want to test a second time, you have to empty the cache.
I think this problem also occurs with IE5+ browsers,
While looking at the buttonimage bug, I noticed what looks like some
redundant code in dynimage:
DynImage.getImage=function(src,w,h) {
if (w&&h) DynImage.loadimages[i].img = new Image(w,h);
else DynImage.loadimages[i].img = new Image();
};
Can't that simply be replaced with:
Just off the heals of the 2.55 release I'm dropping the bomb of my complete revamp of
DynAPI in the works. This will be a very big update with significant syntax changes
and completely rewritten widgets. Backward compatibility for the core will be
provided for at least the first release. But
Was bug # 456245 fixed with 2.55a? I am having the same problem in
linux Netscape 4.77.
http://sourceforge.net/tracker/?group_id=5757&atid=105757&func=detail&aid=456245
___
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/dynapi-
On Tue, 30 Oct 2001, Dan Steinman wrote:
> Just off the heals of the 2.55 release I'm dropping the bomb of my
> complete revamp of DynAPI in the works. []
Umm... Rockin' :)
--
Ernest MacDougal Campbell III, MCP+I, MCSE <[EMAIL PROTECTED]>
http://dougal.gunters.org/ http://spam.
It looks like after the dynlayer is created this.css becomes null, so
when if(this.css==null) it returns and never sets the zIndex just this.z.
Matt
Bugs item #456245, was opened at 2001-08-28 11:59
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=45624
One API to bind them all. One API to rule them all.
The great leader has returned to lead us out of the darkness.
Dan Steinman wrote:
> Just off the heals of the 2.55 release I'm dropping the bomb of my complete revamp
>of DynAPI in the works. This will be a very big update with significant
My port of the glide animation from DynAPI1 is here:
http://www.dynapi.net:81/dynapi-beta/window/dynapi/src/lib/dynapi/util/glide.js
It's kinda messy but it works.
Dan Steinman
Dan Steinman
On Wed, Oct 31, 2001 at 11:02:39AM +1100, Michael Pemberton wrote:
> I haven't done the glide methods ye
Bugs item #466412, was opened at 2001-09-29 12:27
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=466412&group_id=5757
Category: DynAPI 2 Browser-Specific
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jon Gilbert (wwwdev)
Assigned to
Patches item #424582, was opened at 2001-05-16 09:09
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=305757&aid=424582&group_id=5757
Category: DynAPI 2 Event
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Pemberton (mpember)
Assigned to:
Bugs item #456245, was opened at 2001-08-28 11:59
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=456245&group_id=5757
Category: DynAPI 2 Browser-Specific
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Lionel Desdier (ldesdier)
Assign
Patches item #424582, was opened at 2001-05-16 09:09
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=305757&aid=424582&group_id=5757
Category: DynAPI 2 Event
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Pemberton (mpember)
Assigned to:
14 matches
Mail list logo