Hello all
I have enjoyed using the DynAPI 2.5, and feel I am finally getting a grip on
how it works... what I do have trouble with is accessing some properties.
What I am trying to do is slowly fade an image in using the filters.opacity
css properties within IE.
But I cannot access these properties directly.. or I don't know how to
access these properties.
I have set it up within a dynlayer eg. bglayer.setHTML('<img
src="myimage.gif" name="bgimg">')
to access this I have used the bglayer.doc.images.bgimg but the browser
doesn't see this...
then I tryed to do it directly... find the id it is on
DynObject.getComponent(bglayer) with returns the DynLayer1 id.. therefore
document.all.DynLayer.bgimg but this doesn't exist.
How can I access the filters.opacity css property ... normall it is
document.all.bgimg.style.filters.opacity = 20
Any help with this would be wonderful
thanks in advance
-----------------------------------
Matthew Kardos
-----------------------------------
Technologist - Digitaria
-----------------------------------
533 F Street Suite 300
San Diego CA 92103
-----------------------------------
Ph 619 237 5552
Fx 619 237 5269
-----------------------------------
http://www.digitaria.com
http://www.siriusb.com
-----------------------------------
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help