Popup Windows
$(‘#link’).click(function () { window.open(‘http://www.example.com’,’mywindow’,’width=400,height=200′) }); width=300 Use this to define the width of the new window. height=200 Use this to…
$(‘#link’).click(function () { window.open(‘http://www.example.com’,’mywindow’,’width=400,height=200′) }); width=300 Use this to define the width of the new window. height=200 Use this to…
A complete tutorial on CakePHP and AJAX forms using jQuery
http://code.tutsplus.com/articles/30-more-helpful-video-tutorials-for-web-developers–net-6103
http://code.tutsplus.com/tutorials/20-excellent-ajax-effects-you-should-know–net-1090
http://crunchify.com/how-to-refresh-div-content-without-reloading-page-using-jquery-and-ajax/ <HTML> <HEAD> <TITLE>Crunchify – Refresh Div without Reloading Page</TITLE> <style type=”text/css”> body { background-image: url(‘http://cdn3.crunchify.com/wp-content/uploads/2013/03/Crunchify.bg_.300.png’); } </style> <script…
Gmail like layout Using HMTL and Twitter Bootstrap
Session Timeout Warning Popup with Countdown Using jQuery and PHP
Live Server Time Clock using PHP and Javascript
Inline Editing using PHP, MySQL, jQuery and Twitter Bootstrap