|
Posted by Barbara de Zoete on 02/06/06 23:40
On Mon, 06 Feb 2006 22:27:56 +0100, John Salerno
<johnjsal@NOSPAMgmail.com> wrote:
> Jonathan N. Little wrote:
>
>>> <style type="text/css">
>>> ABBR {
>>> border-bottom: 1px dotted;
>>> cursor: help;
>>> }
>>> ABBR.already-expanded {
>>> border-bottom: 1px dotted silver;
>>> cursor: inherit;
>>> }
>>> </style>
>
> I tried this, but cursor: inherit didn't seem to do anything. Is it not
> well-supported?
The value 'inherit' means that the cursor will look just like what it
looks like when it is over the content of the parent of the abbriviation
element. So it might look like nothing happens, when in fact that is what
is supposed to happen.
If there is no title, the value 'help' is rather useless, isn't it.
--
______PretLetters:
| weblog | http://www.pretletters.net/weblog/weblog.html |
| webontwerp | http://www.pretletters.net/html/webontwerp.html |
|zweefvliegen | http://www.pretletters.net/html/vliegen.html |
Navigation:
[Reply to this message]
|