Michal Čihař schrieb:
On Wed, 25 Jun 2008 15:20:43 +0200 Sebastian Mendel lists@sebastianmendel.de wrote:
no, ID has to be unique, IMHO
Ah okay: "Note that in XHTML 1.0, the name attribute of these elements is formally deprecated, and will be removed in a subsequent version of XHTML.". See http://www.w3.org/TR/xhtml1/#h-4.10
doesn't makes sense to me ... any way
the JS could take the number from innerHtml or cut it out from the id "footnote_sub_#"
to get the id for footnote_#
but the reason is used name="" was this sup could appear more than once on a page, all sharing the same name - makes sense to me - cause it is the same element, just placed more than once in the document