Hi
I've been doing anchoring in dynapi2 for a while, and I chose to use an
anchor tag around an image of the size of the layer I want to place for
NS 4.7x, and a DIV position:relative of the size of the layer I want to
place for IE, NS 6/7 and Safari. The reason I made that choice was that
I found that there was much less bug on getting the xy position of divs
than of anchors. I just tested the
dynapi.api.dynlayer-anchor-anchoring.html example in dynapi 3 on Mac OS
X, and IE 5, NS 7 and Safari don't exactly place the layer at the same
place. There might be bug to fix, and I'll have a look, but from what
I've done on dynapi2, there's no difference if you use an inline div.
The reason I used anchoring was to simulate "inflow" placement accross
all browsers, so the exactitude of the location really matters.
comments ?
Benoit
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/
- Re: [Dynapi-Dev] Anchoring issues Benoit Marchant
- Re: [Dynapi-Dev] Anchoring issues Raymond Irving
- Re: [Dynapi-Dev] Anchoring issues Joy Ride