From: Raymond I. <xw...@ya...> - 2003-08-08 19:03:34
|
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 <Kev...@bb...> 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 |