![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| CSS CSS styling code help for your website, CSS is like art and what makes your website look professional. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| I am able to display an image as opaque by assigning the image a class with the following proprties: ..grayimage { opacity: .5; filter: alpha(opacity=50); } The above class definition works when viewed on all of the PC browsers we've tested (IE, Firefox, Opera, Netscape) and on Mac (Safari, Firefox). However, it has no effect when viewed on the Mac IE and Netscape. Is there no support for the properties in this css for Mac IE/Netscape, or do we just need to apply different values for those? (and what might those be? Many thanks! | |||
|
| | #2 | ||
| On Tue, 06 Mar 2007 21:43:24 +0100, Mark Findlay <mfindlay@speakeasy.org> wrote: > I am able to display an image as opaque by assigning the image a class > with > the following proprties: > > .grayimage { > opacity: .5; > filter: alpha(opacity=50); > } > > The above class definition works when viewed on all of the PC browsers > we've > tested (IE, Firefox, Opera, Netscape) and on Mac (Safari, Firefox). > > However, it has no effect when viewed on the Mac IE and Netscape. > > Is there no support for the properties in this css for Mac IE/Netscape, > or > do we just need to apply different values for those? (and what might > those > be? > > Many thanks! > > I'm sorry, but I don't know the answer to your question. How about solving the problem in an other way: using f. i. 24 bits png-images? If you rely on the image changing by some event, you could use javascript or plain css. (Depends on the images placement related to the element that causes the event.) -- There are 10 types of people: those who know binary, and the others ... | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: image, mac, netscape, opaque |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can I make the container DIV of an image not taller than the image (HTML 4.01)? | Vince C. | HTML | 1 | 07-01-2007 12:59 PM |
| Cant make a simple text image | Joey2509 | Graphics in general | 5 | 06-11-2007 10:50 PM |
| How do I curve or distort a flat label image to fit a round bottle image? | Steen Alexandersen | Graphics in general | 0 | 05-31-2007 5:34 PM |
| 3 Proven Ways to Make Your Newsletter Make You Money Today | Advanced Web Technologies | Building An Internet Business | 0 | 05-29-2007 12:44 AM |
| Featured Websites | ||||
|