Menu

#6 HTML5 compatible bookmarks

Unstable_(example)
open
nobody
None
5
2014-08-22
2014-08-22
Paul Krause
No

In HTML5, the "name" attribute of the "A" tag is deprecated, and the "label" attribute is undefined, causing verification errors.

This patch allows you to create anchors using the syntax
<a id="MyBookmark" rel="pdfbookmark"> instead of
<a name="MyBookmark" label="pdfbookmark">

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.