21 ms·
Event handling is in the works, either bundled or separate: https://github.com/nbubna/HTML/issues/1 https://github.com/nbubna/HTML/issues/1 HTML is the root el
by nadabu 13y ago
Event handling is in the works, either bundled or separate:
https://github.com/nbubna/HTML/issues/1 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.