DHTML Forum  

Go Back   DHTML Forum > dhtmlcentral.com > Crossbrowser DHTML
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 31.10.2003, 02:14
DU DU is offline
Neuer Benutzer
 
Join Date: 28.12.2002
Location:
Posts: 16
Default

According to a recent post, it seems that Konqueror 3.1+ and Safari 1.1 support CSS3 opacity style property under a proprietary name:

"Support for the CSS3 opacity (using -khtml-opacity) property. Make entire blocks and inlines transparent without resorting to transparent PNGs."
http://weblogs.mozillazine.org/hyatt...10.html#004249

Now, I have a demo page which works for MSIE 6 for Windows and Mozilla-based browsers but since I don't have Linux installed (and don't have Mac OSX 10.3) and since I can not test such demo with Konqueror 3.1+ and/or Safari 1.1, I wish someone could test this and tell me if the demo works.

http://www10.brinkster.com/doctorunc...icOpacity.html

In particular, I don't know for sure how to declare that property and how to access it.

In the code, I declared it as
-khtml-opacity:0.7 (initial opacity is set to 70%)
and accessed it as
objRef.style.KhtmlOpacity = newValue;

I could not find documentation on this matter anywhere. Do you know where I could find such documentation on such issue? I believe both Safari 1.1 and Konqueror 3.1+ support DOM 2 event interface: document.addEventListener should be true. Am I wrong?

Is the demo working in Konqueror 3.1+ and/or in Safari 1.1? If not, do you know the correct way to declare and access the style property?

DU
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

All times are GMT +2. The time now is 07:49.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.