Browsing Category "jQuery"
A Simple Movie Search App w/ jQuery UI
In this tutorial, we are using jQuery UI’s autocomplete widget, to build a simple AJAX movie search form. The script is going to use TheMovieDatabase.org’s free API, to provide auto suggestions against a vast database of movie titles.
Read moreAn AJAX Click to Appreciate Badge
If you’ve ever dropped by Behance, you’ve probably noticed their appreciate badge, with which you can show your appreciation for somebody’s creative work. In this tutorial we are making an improved version, which you can include in every page of your site with a bit of jQuery magic.
Read moreMaking 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.
Read moreColortip – a jQuery Tooltip Plugin
In this tutorial we are going to write a simple jQuery tooltip plugin. It is going to convert the title attributes of elements withing your page, into a series of colorful tooltips.
Read moreMaking a Slick MobileApp Website with jQuery & CSS
This time we are making a complete jQuery & CSS website for a fictional mobile application. It is going to feature semantic markup and a progressively enhanced slideshow effect.
Read moreSimple AJAX Commenting System
This time, we are making a Simple AJAX Commenting System. It will feature a gravatar integration and demonstrate how to achieve effective communication between jQuery and PHP/MySQL with the help of JSON.
Read moreApple-like Retina Effect With jQuery
Today we are making an Apple-like “Retina effect” with the help of jQuery & CSS (and a bit of CSS3), similar to the effect they’ve used on their site to promote the new version of their iPhone.
Read moreMaking Your First Google Chrome Extension
In this tutorial, we are going to create a simple extension, which puts a small icon next to Chrome’s address bar, and, when clicked, will fetch Tutorialzine’s RSS feed and display a fancy preview of our latest tutorials.
Read more






