Browsing Category "Tutorials"
Question of the Day with CodeIgniter and MySQL
In this tutorial we will build a small application with CodeIgniter that will be backed by a MySQL database. It will present questions and give visitors the ability to post answers.
Read moreMaking a jQuery Countdown Timer
Today we are going to build a neat jQuery plugin for displaying a countdown timer. It will show the remaining days, hours, minutes and seconds to your event, as well as an animated updates on every second.
Read moreHow to Block Adblock
Today we will give website owners a chance and write a plugin with which they can detect whether a visitor is using an ad blocker.
Read moreWhat You Need To Know About The HTML5 Slider Element
The new HTML5 slider control is useful for giving users the ability to conveniently modify a value without having to explicitly type it in a text box. In this short tutorial you will learn how to use it and how to emulate it in older browsers.
Read moreShiny Knob Control with jQuery and CSS3
In this tutorial we will be writing a jQuery plugin for creating a shiny knob control, suitable for use in control panels and other administrative pages.
Read moreLets Write Some Tests with Testify.php
In this tutorial you will learn how to test your code with Testify – a new open source framework for PHP with elegant syntax.
Read moreChained AJAX Selects
In today’s tutorial, we will build a set of chained select elements. Selecting an option in one of them will trigger an update on the page, showing you more choices to refine your selection.
Read moreCreating an iOS-like Home Screen with CoffeeScript
Today we are going to create an iOS-like home screen using CoffeeScript, and the jQuery library. For handling of touch events, we will use the touchable plugin.
Read more






