JasonNYC
02-27-2005, 09:40 PM
How do I get that cool drop shadow effect outside the div border?
|
Click to See Complete Forum and Search --> : Drop Shadow on div's? JasonNYC 02-27-2005, 09:40 PM How do I get that cool drop shadow effect outside the div border? mikepurvis 02-27-2005, 11:28 PM There's no quickie method for it, which method you should choose depends on several factors: - Does it need to show in IE, or can it just downgrade gracefully? - Is the div of indeterminant length (ie, your main content block), or is it something like a menu where an arbitrary maximum height may be assumed? - Are you a purist who will object to a wrapper div and a couple positioned elements? ray326 02-27-2005, 11:52 PM Check A List Apart (http://alistapart.com) for a couple of articles on drop shadows. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |