All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javaScript.htmlElement.getOuterHtml.js Maven / Gradle / Ivy

There is a newer version: 0.0.42
Show newest version
function fun(element) {
    return element.outerHTML;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy