I'd like to create CSS2 footnotes that

a) are easy for web developers to code,
b) are auto-numbered, and
c) only display a number surrounded by brackets most of the
   time, and
d) only display the footnote when you hover over the number.

By a), I mean that a developer would only have to do

<span class="footnote">This is the text that will appear when hovering.</span>

and it would behave as expected. The first .footnote on the
page would show only "[1]" until you hoveered, the second
would display "[2]", and so on.

Has this already been done?

-- 
Stephen R. Laniel
[EMAIL PROTECTED]
+(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key

Attachment: signature.asc
Description: Digital signature

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to