News Feed
Jobs Feed
Sections




News Archive
Tutorialzine.com:
AJAX-enabled Sticky Notes With PHP & jQuery
August 31, 2011 @ 10:16:35

On the Tutorialzine.com site there's an interesting (though a bit older) tutorial showing you how to combine jQuery, PHP and some CSS+HTML to make a simple sticky note application complete with multiple note support and drag-and-drop abilities.

Today we are making an AJAX-enabled Sticky Note management system. It will give visitors the ability to create notes with a live preview, and move them around on the screen. Every movement is going to be sent to the back-end via AJAX and saved in the database.

They use the fancybox plugin for jQuery to make creating the notes a lot simpler. Included in the tutorial is all of the HTML, CSS, javascript and PHP you'll need to create the application (as well as plenty of description along the way). You can see a demo of it in action here or just download the source and dive right in.

0 comments voice your opinion now!
tutorial ajax sticky note jquery fancybox plugin


blog comments powered by Disqus

Similar Posts

LispCast.com: PHP vs. Lisp

Solar Blog: Solar CLI - Make-Vendor

DeveloperTutorials.com: Simple System Maintenance with PHP-CLI

PHPit.net: Book Review - AJAX and PHP - Building Responsive Web Applications

Chronosight Blog: Inline AJAX Calendar using PHP


Community Events











Don't see your event here?
Let us know!


tool application introduction development phpunit zendframework2 example interview podcast object opinion code functional testing community release language framework unittest series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework