DanAtkinson / Fuskr

Fuskr - an image gallery extension for Google Chrome

Home Page:http://danatkinson.github.io/Fuskr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fusks are iterating links with numbers in, rather than the images inside them

DanAtkinson opened this issue · comments

Support email from user:

I am having an odd issue when using Fuskr in Chrome. When I right click and fusker an image that also has a hyperlink it fuskers the link and not the image url. For example:

<a href="somepage1.html"><img src="somepic1.jpg"></a> will fusker:

somepage[1-10].html instead of somepic[1-10].jpg

This is an issue but in the meantime, I'd recommend that people open the image in a new tab and then Fuskr from there.

Closing as this is a nigh on impossible to get this right. There are circumstances for using either the image or the link and I'd rather not pollute the UX by asking questions every time we come across a link with a number in it.