jQuery - more demo

A more complex page that uses $(document).ready and anonymous functions.
"View Source"



Hide and show

  


Extract text v. Extract html

Syntax highlighting:

function MyFunction()
{
 int num = 3;
}