jQuery - more demo
A more complex page that uses
$(document).ready
and anonymous functions.
"View Source"
Hide and show
Hide all h1's
Show all h1's
Extract text v. Extract html
Syntax highlighting:
function
MyFunction
() { int
num
= 3; }
Get text, Set as text
Get text, Set as html
Get html, Set as text
Get html, Set as html