An HTML5 Slideshow w/ Canvas & jQuery
You’ve probably heard a lot about the new HTML5 canvas element. As the name implies, this is a special element that allows us to create and modify graphics. In addition, we can also use it like any other element on the page – apply jQuery animations on it, listen for events and integrate it deeply into our layouts.
Download :
An HTML5 Slideshow w/ Canvas & jQuery
Feature Suggest App w/ PHP, MySQL & jQuery
Starting with the new HTML5 doctype, we define the opening and closing head and title tags, and include the main stylesheet of the app – styles.css, in the document.
Download :
Feature Suggest App w/ PHP, MySQL & jQuery