Posted by John Salerno on 02/06/06 23:27
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?
[Back to original message]
|