Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usemap for imgs #268

Open
asmanur opened this issue May 13, 2020 · 1 comment
Open

Usemap for imgs #268

asmanur opened this issue May 13, 2020 · 1 comment

Comments

@asmanur
Copy link

asmanur commented May 13, 2020

Hello,

I have been trying to use interactive maps with tyxml, and have not been able to use the usemap attribute of the node to refer to the node, as illustrated in https://www.w3schools.com/tags/tag_map.asp

The a_usemap attrib constructor seems to exist but `Usemap is not allowed in img_attrib. It seems to me that it should be in there but maybe I am missing something?

@Drup
Copy link
Member

Drup commented May 21, 2020

It seems the usemap attribute is availble for object, but was forgotten for img! Could you add it ? You just need to patch Html_types.img_attrib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants