augustl / js-epub

EPUB library for Javascript
http://ditrw.com/booktorious/
233 stars 29 forks source link

Rewrite DOM href parser #2

Closed augustl closed 14 years ago

augustl commented 14 years ago

The parser manually scans for img tags now, with a regexp.

Rewrite it to use DOMParser. Look for <a> and <link> as well as <img>.

augustl commented 14 years ago

Fixed in 9e084195a6f056ac37724e658bb8876187cbeefd