Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0-RC2
-
None
Description
in v1, it was possible to grab the URL of a link:
because the HTML rendered an <a href=...>:
but in v2, this isn't possible:
because the HTML has only an img tag; presumably there is a javascript callback somewhere: