Stroke text in CSS for Firefox?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
Josh1billion
Forum Contributor
Posts: 316
Joined: Tue Sep 11, 2007 3:25 pm

Stroke text in CSS for Firefox?

Post by Josh1billion »

Is there any way to stroke text (like the Photoshop stroke-- i.e., a colored outline around the text) in Firefox?

I searched and found some solutions for IE and Safari, but none that work on Firefox.
Last edited by Josh1billion on Sat Jan 19, 2008 1:43 pm, edited 1 time in total.
nickvd
DevNet Resident
Posts: 1027
Joined: Thu Mar 10, 2005 5:27 pm
Location: Southern Ontario
Contact:

Re: Strok text in CSS for Firefox?

Post by nickvd »

User avatar
Josh1billion
Forum Contributor
Posts: 316
Joined: Tue Sep 11, 2007 3:25 pm

Re: Strok text in CSS for Firefox?

Post by Josh1billion »

Thanks for the heads-up, but I think that's just for stroking boxes/divs, not for text.. also this page says Firefox doesn't support it.
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: Stroke text in CSS for Firefox?

Post by pickle »

I don't think that's part of any CSS spec, so I'd look for another way to highlight text if I were you.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
User avatar
Josh1billion
Forum Contributor
Posts: 316
Joined: Tue Sep 11, 2007 3:25 pm

Re: Stroke text in CSS for Firefox?

Post by Josh1billion »

Hmm.. any suggestions for an alternative?
Post Reply