scala-js-jquery
scala-js-jquery copied to clipboard
.text( function ) is not supported
.text( function ) is supported since jquery 1.4 but is absent from the scala bindings. Is it possible to add it ?
also the same for .html( function )