sorry, but i am not exactly sure what you are saying to do. i replaced the line
withCode:if (!(object.filters||object.style.MozOpacity||object.style.opacity))
but, not sure if string is supposed to be there, or if it is supposed to be changed to something else, and, i am not sure what to change the following line to.Code:if (!(object.filters||typeof object.style.MozOpacity=='string'||typeof object.style.opacity=='string'))
so, i cant really tell you if it is working or not since i am not sure exactly what to do.Code:var objOpac=object.filters? object.filters.alpha.opacity : object.style.MozOpacity? object.style.MozOpacity*100 : object.style.opacity? object.style.opacity*100 : null
also, i fixed the file i posted to work. i forgot to upload the image.please let me know what to do if you can. thanks for helping.



please let me know what to do if you can. thanks for helping.
Reply With Quote


Bookmarks