Hi there,
I'm creating a table that has alternating odd/even stylings. eg.
#nutritiontable tr.odd {background: #f9912e; color: #fff;}
#nutritiontable tr.even {background: #e67000; color: #fff;}
The catch is that the table has rounded corners so in the last row,
className = "bottom", I apply the
>>> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> 3/2/2007 4:59 AM >>>
i'm experiencing an annoying issue on Firefox
http://studiomaci.it/ita-progetti.html
the link in the page, when clicked, displays a persistent dotted
border. Why it happens and how I can avoid this ff's behaviour?
-
While it
Hi,
weird issue that I haven't seen before and I'm wondering if anyone knows a
quick workaround.
Basically, I have two navigation bits:
Item
1
Item
2
and
Sub 1
Sub 2
The main nav works fine. I assign it a background image for its regular state,
and a different one for when the "on"
> background: none;
> filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="i/
> opacity_bkg.png",sizingMethod="scale");
> }
I'm using the same in an attempt to create transparent drop-shadows and this
works for the most part. I've seen it mentioned online that it should work in
IE5.5