Browsing Category "jQuery"

A Simple Movie Search App w/ jQuery UI

Added on Aug 5th, 2010 in CSS , jQuery , PHP , Tutorials | 17 comments

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 more

An AJAX Click to Appreciate Badge

Added on Jul 28th, 2010 in CSS , jQuery , MySQL , PHP | 26 comments

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 more

Making a Custom YouTube Video Player With YouTube’s APIs

Added on Jul 23rd, 2010 in CSS , jQuery | 65 comments

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 more

Colortip – a jQuery Tooltip Plugin

Added on Jul 14th, 2010 in CSS , jQuery | 49 comments

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 more

Making a Slick MobileApp Website with jQuery & CSS

Added on Jul 9th, 2010 in CSS , jQuery | 22 comments

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 more

Simple AJAX Commenting System

Added on Jun 30th, 2010 in CSS , jQuery , MySQL , PHP | 85 comments

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 more

Apple-like Retina Effect With jQuery

Added on Jun 16th, 2010 in CSS , jQuery | 46 comments

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 more

Making Your First Google Chrome Extension

Added on Jun 9th, 2010 in CSS , jQuery | 22 comments

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
Page 6 of 12« First...4567810...Last »