Marco Bakker wrote:[color=blue]
> DU <drunclear@hot-R-E-M-O-V-E-mail.com> wrote:
>
>[color=green]
>>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
>>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?
>>
>>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?[/color]
>
>
> In Safari 1.1 (v100), the Panther version, the image doesn't do anything
> it is just there at 70% I think.[/color]
Well, then it means that Safari 1.1 recognizes the declaration
-khtml-opacity:0.7;
then. The remaining problem would be to find how to access the opacity
value and assign it a new value.
I assumed the correct syntax was
objRef.style.KthmlOpacity = newValue ;
but it appears it's not the case.
Do you know where I can find documentation on Safari or Konqueror where
support on proprietary names is defined, explained (css support on
Safari or Konqueror, DOM support in Safari or Konqueror).
I also assumed taht Safari and Konqueror support DOM 2 events:
document.addEventListener is supported in those browsers (my assumption).
[color=blue]
>
> The Brinkster thingie on the left however seems a bit transparant where
> in Firebird 0.7 it is not.[/color]
Argh... this brinkster ad banner thingie just appeared since yesterday.
There is nothing I can do against that. I was enjoying the site without
such server-side addition before.
Firebird on Panther gives the effect on the[color=blue]
> clown guy you discribed.
>[/color]
DU
--
Javascript and Browser bugs:
http://www10.brinkster.com/doctorunclear/
- Resources, help and tips for Netscape 7.x users and Composer
- Interactive demos on Popup windows, music (audio/midi) in Netscape 7.x
http://www10.brinkster.com/doctorunc...e7Section.html