AJAX-enabled Sticky Notes With PHP & jQuery
(February 3, 2010)
"Making an AJAX-enabled Sticky Note management system."
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.
Read it at the external site...
We are using version 1.4 of jQuery and the fancybox plugin. You can download the example files and keep the demo site open in a tab so that it is easier to follow the steps of the tutorial.








