|
|
|
|
|
by nadabu
4685 days ago
|
|
Event handling is in the works, either bundled or separate:
https://github.com/nbubna/HTML/issues/1 HTML is the root element (<html>), so it cannot be a function. HTML.ify() is only needed if you have a different library/interface that hands you an element, not retrieved via find() or dot-traversal. |
|