Client wants drop shadow on the site name and some photos in the header.
For the photos I was planning on using one of the methods at ALA.
The bigger problem is the text. CSS has a text-shadow property, but it seems the even Firefox doesn't support it. It seems I'm left with following choices: Using an image, JavaScript, or CSS. Since I hate to using a text images, that leaves JavaScript and/or CSS. If I have a copy of the text, I could use CSS to position the copy to create the effect, But I'd rather not have the extra copy in my source. So I was thinking of using either JavaScript generated text, or the "noscript? tag.
Any thought or alternative methods?
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************
