The only thing you need to be carefull about is the
pareent-child relationship of inline layers.

See also:

examples/dynapi.api.ext.inline.html
examples/dynapi.api.ext.inline-widget.html

--
Raymond Irving


--- Kevin Breynck <[EMAIL PROTECTED]>
wrote:
> Hello again,
> 
> is it possible to manipulate layers and images
> (resp. a standard nonDynApi 
> HTML Site ;-) , that are written in a conventionally
> way?
> like this...
> 
> .
> ..
> ...
> <style>
> #layer1 {position:absolute; left:176px; top:19px;
> width:278px; 
> height:94px; z-index:3; visibility:visible;
> clip:rect(0px 278px 94px 
> 0px);}
> </style>
> 
> <div id="layer1" name="layer1"><img src="img1.gif"
> name="img1" id="img1" 
> width="50" height="30" /></div>
> ...
> ..
> .
> 
> The "dynapi.api.ext.DynLayerInline" extension is
> there to handle this, i 
> guess.
> 
> But are there any restrictions or traps i need to
> care about?
> Or is it possible to manipulate these elements like
> the DynLayer or 
> "DynImages" for example?
> 
> 
> Thanks for feedback
> -k-


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to