At 8:52 AM -0700 10/21/05, Derek de Jong wrote:
Why is Mozilla using a proprietary moz- CSS property? Wouldn't it be
easier, for them, to just begin supporting CSS3 properties? Is it
because they don't properly implement the CSS3 border-radius?
I don't want to delve too deeply into theoret
Derek de Jong wrote:
Why is Mozilla using a proprietary moz- CSS property? Wouldn't it be
easier, for them, to just begin supporting CSS3 properties? Is it
because they don't properly implement the CSS3 border-radius?
No, it is because the CSS3 spec is still a moving target. It is not
corre
> >Nothing can be done with CSS only, you need at least some
> >markup to hand it from
> True. The nice thing about Nifty Corners (2) is that the extraneous
> markup is added dynamically via Javascript, so at least the code (for
> what it's worth) stays without the extraneous markup for future
> in
I want to create horizontal navigation tabs that have round-corners
using only CSS.
Is there a way I can do this with CSS only?
Nothing can be done with CSS only, you need at least some
markup to hand it from
True. The nice thing about Nifty Corners (2) is that the extraneous
markup
There is a way to do this, without JavaScript. If I understood your
question correctly, check out the link below.
Of course you have to use images, but they are implemented using CSS:
http://www.alistapart.com/articles/slidingdoors
John
___
On 21/10/05, Spencer Ivery <[EMAIL PROTECTED]> wrote:
> I want to create horizontal navigation tabs that have round-corners
> using only CSS.
>
> Is there a way I can do this with CSS only?
Nothing can be done with CSS only, you need at least some
markup to hand it from
CSS 3 drafts include a bo
Here's one method:
http://pro.html.it/esempio/nifty/
Diane R Tomlins
>I want to create horizontal navigation tabs that have round-corners
using only CSS.
>Is there a way I can do this with CSS only?
>Yes, I know you can do this with an image, my preference is CSS
>Thanks,
>Spencer Ivery
_
> I want to create horizontal navigation tabs that have round-corners
> using only CSS.
> Is there a way I can do this with CSS only?
> Yes, I know you can do this with an image, my preference is CSS
> Thanks,
There is nifty corners, but that involves JavaScript and a lot of
extraneous markup:
ht
CSS List Group...
I want to create horizontal navigation tabs that have round-corners
using only CSS.
Is there a way I can do this with CSS only?
Yes, I know you can do this with an image, my preference is CSS
Thanks,
Spencer Ivery