Today I went back to a client where DynAPI is deployed. I was trying
to figure out which version was deployed on the site. Am I missing something
or is there nothing like:
DynAPI.version
Otherwise, I had to compare, say, dynlayer.js from the site with the
same file from the distributions to dete
There isn't this type of versioning anymore. A good idea would be to store
the CVS ID in a comment field in the head of each file. That way it would
automatically be updated by CVS each time you check it in. And its easy to
see the date and version of each file.
Robert
> Today I went back t
Bugs item #502021, was opened at 2002-01-10 12:31
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=502021&group_id=5757
Category: DynAPI 2 Widgets
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Stephan Reisinger (stops2000)
Assigned to
>From the release notes of 2.5.4:
- Added Netscape 4 resize fix (layers are recreated on resize)
I seem to have a case where this is broken. I'm using 2.5.6.
This only occurs in ns4:
I've got an inline div nested in a table. In DynAPI.onLoad I
setHTML() some junk into it. Later, if user resizes
The fact that it recreates the layer means that it is working. Your problem is
mostly due to the div being inside of a table. I'm not sure of any workaround
for that. Perhaps an example and we can help.
Robert
> From the release notes of 2.5.4:
> - Added Netscape 4 resize fix (layers are re
I find a temporally solution to this issue. All I did was to force the layer
to clip twice to [0,325,28,226]. Can someone tell me a more elegent way to
fix this issue?
Original Message Follows
From: "Quang Nguyen" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [Dynapi-Dev] Clippin
It wasn't clear by your example which is not working: Setting the clip
manually or using .setClip. Is the problem with setClip?
Robert
> I find a temporally solution to this issue. All I did was to force the
> layer to clip twice to [0,325,28,226]. Can someone tell me a more
> elegent way to f
Here's a demo I whipped up. Not interesting unto itself
but it shows the problem.
This one is 2.5.6 "out of the box":
http://www.sharemation.com/~terraplaner/demo/apps/dont-force.html
This is the same as the previous but it has a "force reload
on resize" function added via DynAPI.addResizeFuncti
Feature Requests item #502145, was opened at 2002-01-10 17:58
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=355757&aid=502145&group_id=5757
Category: DynAPI 2 API
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: David Young (hosermage)
Assigned
Feature Requests item #467887, was opened at 2001-10-04 07:23
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=355757&aid=467887&group_id=5757
Category: DynAPI 2 API
Group: None
Status: Closed
Resolution: Later
Priority: 5
Submitted By: Mikkel R. Jakobsen (mikkelj)
A
Ok... let me try to explain it better.
Both functions are doing the same thing for Netscape 4.79, and were both not
working as expected. The reason why I wrote two functions was to show that
both functions were not working correctly.
Using Netscape 4.79 under window 2000, I was trying to clip
11 matches
Mail list logo