Previous Message
Next Message

Hide from Screen and Source

Sent by Susan Chouinard on 25 April 2005 20:08


Thank you Rob. 

This sounds like a simple option. I just have to find out which browsers
will support this. Been looking at CSS support tables online but haven't
found anything yet.


Susan 


-----Original Message-----
From: [EMAIL-REMOVED]
[EMAIL-REMOVED]] On Behalf Of Rob Mientjes
Sent: Monday, April 25, 2005 8:56 AM
To: Susan Chouinard
Cc: [EMAIL-REMOVED]
Subject: Re: [css-d] Hide from Screen and Source

On 4/25/05, Susan Chouinard [EMAIL-REMOVED]> wrote:
> Any suggestions that can implemented using CSS?

Markup:
<object type="image/png" data="email.png">email (at) domain.tld</object>

CSS:
object[data="email.png"] { content: "email encoded in Unicode"; }

Supports OBJECT? Get image. Don't? A sensible human-readable email address.
Got Opera? Get the email address selectable and all.
--
Cheers,
Rob.

http://zooibaai.nl  |  http://digital-proof.org  |  http://chancecube.com
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org --
http://www.evolt.org/help_support_evolt/

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: