Currently Browsing: Programming
An HTML5 Slideshow w/ Canvas & jQuery
This time, we are making a progressively enhanced HTML5 slideshow with the new canvas element and jQuery, which is perfectly functional in older browsers as well.
1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...
Making a Custom YouTube Video Player With YouTube’s APIs
Today we are going to make a jQuery plugin which uses YouTube’s chromeless player, and creates our own set of minimalistic controls, which allows for perfect integration with your designs. The supported controls include a Play/Pause/Replay button, and a clickable progress bar.
1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...
AJAX-enabled Sticky Notes With PHP & jQuery
Today we are making an AJAX-enabled Sticky Note system. It will give visitors the ability to create notes with a live preview, and move them around on the screen.
1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...
Sponsor Flip Wall With jQuery & CSS
We are using PHP, CSS and jQuery with the jQuery Flip plug-in, to create a flipping sponsors page. The resulting code can be used to showcase your clients or portfolio projects with a neat flipping animation.
1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...
Converting jQuery Code to a Plugin
Today we are taking the code of our Select Element Replacement tutorial, and we are turning it into an easy to use jQuery plugin.
1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...
Elastic Image Slideshow with Thumbnail Preview
Today we want to show you how to create a simple elastic slideshow with a thumbnail preview. The slideshow will adjust automatically to its surrounding container and …
1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...
Fullscreen Slideshow with HTML5 Audio and jQuery
In today’s tutorial we’ll create a fullscreen photo slideshow to illustrate a New York picture series. We will add sounds with the HTML5 audio element in order to …
1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...
Getting Started With MySQL DB and PHP with PHPMyAdmin
Today I am going to show you how to get a new database setup with PHP/MySQL using PHPMyAdmin. For those of you who don’t know PHPMyAdmin is a great free tool to help you manage your databases. If you use cpanel or anything you have probably already seen/used it.
1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...
Use PHP Flat File Cache To Lighten Database Load
We know how much fun it is to have to write the same query 12 different times and/or do a lot of LEFT, INNER, or explicit JOINs to the data that we need.  There are several different available methods of caching available depending on the environment we are developing in.  One that is very quick and...
1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...
Practical jQuery tutorials for web navigation
Navigation plays a very interesting role in web design, it can decide a success or failure of a site. With the development of the javascript, html and css techniques. We can have some amazing navigation implementations from jquery, the most popular javascript framework.
1 Star2 Star3 Star4 Star5 Star (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
Better Check Boxes with jQuery and CSS
In this short tutorial, we will be creating a replacement for the default browser checkboxes in the form of a simple jQuery plugin. It will progressively enhance your forms but at the same time fall back to the default controls if JavaScript is unavailable.
1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...
Quick Feedback Form with PHP and jQuery
When releasing a web product, there is nothing more beneficial than receiving early feedback from your users. Unfortunately, many websites make it unnecessarily difficult to send your feedback or lack this functionality altogether
1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...