- From: Sean B. Palmer <sean@mysterylights.com>
- Date: Fri, 29 Dec 2000 21:22:20 -0000
- To: "WAI GL" <w3c-wai-gl@w3.org>, "William Loughborough" <love26@gorge.net>
> I know that implementing a means whereby I could choose an item
> to expand and, presto!, it would be made clear,
Er... try:-
abbr:hover:before, acronym:hover:before { content: attr(title); }
In CSS2/3...but I wonder how many browsers this would work on??? Still, if
you used Opera 5.0 and set it as a user style sheet, it might just work.
Interesting...I love hacking up these little ideas :-)
In case anyone reads too much into this little idea, repeat after me: "this
is just a hack"...
Back to work,
Kindest Regards,
Sean B. Palmer
http://infomesh.net/sbp/
"Perhaps, but let's not get bogged down in semantics."
- Homer J. Simpson, BABF07.
Received on Friday, 29 December 2000 16:22:37 UTC