• Home
  • Flailing Wildly
  • Résumé
  • Design
  • Code
  • Wishlist
  • About Me

Flailing Wildly
Too much straw, not enough camel.

Using Safari? Lucky You.

by Ryan Parman • April 30, 2004 • Browsers, Code, Website • 3 comments

I’ve spent the day scouring the web for information on whether or not any build of Mozilla has support for the CSS2 text-shadow property. It doesn’t, which sucks. Why does it suck? Because I’m not able to see what Safari 1.1+ users are able to see: drop shadows on text without graphics.

Skyzyx.com with text-shadow applied.

Now, I know that there are other ways to do it, but they require syncing the text on the page with text in your CSS file — which is fine if it’s a permanent header or something. But it doesn’t work as well with blogs.

So, alas, Safari 1.1+ users now can see the use of the text-shadow property on my site, even though I can’t. *sigh*

P.S. I didn’t work entirely blind. I used Dan Vine’s iCapture to see what I was doing.

« Update » Apparently, text-shadow has been in Bugzilla for 5 years! It appears that no one has bothered to write the code for it, and that’s the only reason why it hasn’t been implemented yet.

Ryan Parman

Ryan Parman is an entrepreneur, open source evangelist and passionate usability advocate currently living in Seattle. He is the founder and visionary behind SimplePie and CloudFusion, co-founder of WarpShare, member of the RSS Advisory Board, and creator of the AWS SDK for PHP. Ryan's aptly-named blog, Flailing Wildly, is where he writes about ideas longer than 140 characters.

« Ryan: Slacker No More
Whitespace Is Improving »

Discussion

William

May 7, 2004

Is it not an good option to use Javascript to create a drop shadow effect? You can use the DOM to duplicate the text and insert an extra node. It should work on all recent browsers, even IE which doesn’t support :after and have no ill effects in older browsers.

 

Ryan Parman

May 7, 2004

I suppose you could. Granted, it won’t look as good as real text-shadowing, but it could be okay, I suppose.

 

Keith

May 10, 2004

The drop shadows look nice. I’ve recently been playing around with them as well.

 

Comments for this post are now closed.

Blog search

Archives
  • 2012 (4)
  • 2011 (27)
  • 2010 (9)
  • 2009 (7)
  • 2008 (12)
  • 2007 (8)
  • 2006 (18)
  • 2005 (57)
  • 2004 (104)
  • 2003 (103)
Categories
  • Apple (49)
  • Browsers (56)
  • Clueless Recruiters (5)
  • Code (58)
  • Community (1)
  • Creating Websites (31)
  • Culture (2)
  • Design (5)
  • Digital Media (6)
  • Family Life (12)
  • Just for Fun (26)
  • Law (1)
  • Life Lessons (2)
  • Music (5)
  • Notable Quotes (1)
  • Personal (34)
  • Political (14)
  • Projects (47)
  • Software (63)
  • Syndication (28)
  • Technology (81)
  • The Hiring Process (1)
  • Tutorials (8)
  • TV and Movies (16)
  • Video Games (5)
  • Website (62)
  • Work and Business (7)
  • Writing (4)
Socially-aware

Twitter • Facebook • YouTube • Yelp! • Flickr • Instagram • Zerply • LinkedIn • Last.fm • Spotify • Rdio • Pinboard • gdgt

Claim to fame
  • Amazon Web Services
  • WarpShare
  • CloudFusion
  • SimplePie
Legal mumbo-jumbo

All ideas, opinions and comments I post are my own and are in no way affiliated with anybody I work with. If you quote and/or reprint something I've written or said, please direct folks back to this site as a form of attribution. I promise I'll do the same for you. Unless otherwise noted, all content on this site is copyright © 1979–2011 Ryan Parman.

Powered by Rocket Sauce. A Ryan Parman production.