Browsing Category "Tutorials"

Making a jQuery Countdown Timer Making a jQuery Countdown Timer

By Martin Angelov |

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 more

What You Need To Know About The HTML5 Slider Element What You Need To Know About TheHTML5 Slider Element

By Martin Angelov |

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 more

Chained AJAX Selects Chained AJAX Selects

By Martin Angelov |

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 more

HTML5 File Uploads with jQuery HTML5 File Uploads with jQuery

By Martin Angelov |

Today we will be developing a small HTML5 web application that will allow people to upload photos from their computers by dragging and dropping them onto the browser window.

Read more

Shuffle Letters Effect: a jQuery Plugin Shuffle Letters Effect: a jQueryPlugin

By Martin Angelov |

In this short tutorial we will be making a jQuery plugin that will shuffle the text content of any DOM element – an interesting effect that can be used in headings, logos and slideshows.

Read more
Page 4 of 13« First...23456...10...Last »