[whatwg] a and button
timeless
timeless at gmail.com
Sun Oct 19 10:19:12 PDT 2008
This of course doesn't support open link in new window/tab, download
link, bookmark link, drag copy anchor, and history coloring.
not sure if i've missed anything.
a number of these things are actually browser bugs imo, but solving
them is non trivial (if not nearly np-hard)
On 10/19/08, Kornel Lesinski <kornel at geekhood.net> wrote:
> On Sun, 19 Oct 2008 16:09:11 +0100, Håkon Wium Lie <howcome at opera.com>
> wrote:
>
>> > <button style="text-decoration: underline; color:blue">W3C</button>
>>
>> It's not a link. I'd like for buttons to work as links so that they
>> take me to a page when I click on them.
>
> http://www.w3.org/TR/css3-ui/#appearance
>
> a {appearance: button} should do that.
>
> In current browsers:
>
> <form method="get" action="url" style="display:inline"><button/><form>
>
> is very close to a link.
>
> --
> regards, Kornel Lesinski
>
--
Sent from Gmail for mobile | mobile.google.com
More information about the whatwg
mailing list