remove text element jquery
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>empty demo</title>
<style>
p {
background: yellow;
}
</style>
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
</head>
<body>
<p>
Hello, <span>Person</span> <em>and person</em>.
</p>
<button>Call empty() on above paragraph</button>
<script>
$( "button" ).click(function() {
$( "p" ).empty();
});
</script>
</body>
</html>
Also in JavaScript:
- react native onChangeText resize the background image
- update object in react hooks
- angular [routerlink]
- javascript get list of class names
- jstl spring taglib
- javascript is undefined
- javascript on script loaded
- how to remove a value from an array and return the new array in javascript
- how to set disabled flag formgroup angular
- Programação web com Node e Express Beneficiando-se da stack JavaScript
- how to check if enter is pressed javascript
- jquery move li to first position
- how to get window size in react js
- async map js
- open modal window at present cursor position javascript
- Levenshtein Distance algorithm javascript
- vue js default props
- how to scroll to an element javascript react
- docker react module not found
- js know size of screen
- check if 2 strings matches js
- Error: Can't resolve 'fs' webpack
- javascript get current url
- javascript voice reader