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

Add various Document Object Model methods to HtmlFrame #110

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

Zamy846692
Copy link

@Zamy846692 Zamy846692 commented Nov 24, 2024

Added set_inner_html, get_inner_html, node_to_html, createElement and create_text_node to htmlwidgets.py and one support feature to bindings.py. The image() and load_alt() are to be ignored as they only work with my personal, modified version of Tkhtml3 and will not work on the build used here.

Theses new features where copied over from code found in the Html Viewer (hv) source files, you can browse them yourself to find more if you want.

Tests: Tests.zip

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

Successfully merging this pull request may close these issues.

1 participant