Posts Tagged ‘jQuery’

Simple Application using Ajax and PHP

var fbShare = {url: ‘http://sree.cc/jquery/simple-application-using-ajax-and-php’,size:’large’}
This is a simple application to convert all the First Letter of a string to Upper case using AJAX.
Here you have two files: an HTML file and a PHP file.
The HTML file contains the HTML code as well as Ajax code. The PHP file is meant for modifiying the [...]

Jquery for Beginners

var fbShare = {url: ‘http://sree.cc/jquery/jquery-for-beginners’,size:’large’} Besides W3Schools one site with a really helpful tutorial for jQuery that any beginner can browse through easily is
the Web Designer Wall.
http://www.webdesignerwall.com/tutorials/jquery-tutorials-for-designers/
This tutorial is not just clear and to-the-point, it is also very bright and bold in presentation. It has 10 really helpful visual tutorials on jQuery in an [...]