Testing Code Highlighting
The obligatory ‘Hello World’ program for jQuery.
$(document).ready(
function()
{
alert('Hello World');
}
);
The obligatory ‘Hello World’ program for jQuery.
$(document).ready(
function()
{
alert('Hello World');
}
);
Please be polite. You can use these HTML tags: STRONG, A, BLOCKQUOTE, CODE
Copyright © 2004–2009. All rights reserved.
RSS Feed. This blog is proudly powered by Wordpress and uses Modern Clix, a theme by Rodrigo Galindez.