Posts Tagged jquery

Create a Slick and Accessible Slideshow Using jQuery

Create a Slick and Accessible Slideshow Using jQuery

Saturday, June 6, 2009 No Comments

In this in-depth web development tutorial, you’ll learn how to create a usable and web accessible slideshow widget for your site using HTML, CSS, and JavaScript (jQuery).

  • Share/Bookmark

Tags: ,

Category: Javascript

Create a Fun Tweet Counter With jQuery

Create a Fun Tweet Counter With jQuery

Wednesday, May 20, 2009 No Comments

In this tutorial, we will look at using jQuery to call Twitter’s API and then use the results to create a widget for a blog or personal website that shows what hours during the day we tweet at the most.

  • Share/Bookmark

Tags: ,

Category: Javascript

Creating a “Filterable” Portfolio with jQuery

Creating a “Filterable” Portfolio with jQuery

Sunday, May 10, 2009 No Comments

If you have worked in your field for a while, there is a pretty good chance that you have a rather extensive portfolio. To make it a little easier to navigate, you will probably be tempted to break them into different categories. In this tutorial, I will show you how to make “filtering by category” a little more interesting with just a little bit of jQuery.

  • Share/Bookmark

Tags:

Category: Javascript

Create an Amazon Books Widget with jQuery and XML

Create an Amazon Books Widget with jQuery and XML

Sunday, May 10, 2009 No Comments

It makes sense to forgo database tables and server-side code when you need to store a limited amount of non-sensitive data. Accessing this data can be a snap with jQuery because the library was built to traverse XML documents with ease.

  • Share/Bookmark

Tags: ,

Category: Javascript

Simulate Gravity with jQuery

Simulate Gravity with jQuery

Friday, May 8, 2009 No Comments

Visual effects on web pages are becoming more and more effective thanks to framework like jQuery. The idea of being able to adjust the look of a page with a click or a button gives the user a bit of extra interaction. This tutorials aims to give you insight of realistic gravity animations with jQuery.

  • Share/Bookmark

Tags:

Category: Javascript

Build An AJAX Powered Shopping Cart

Build An AJAX Powered Shopping Cart

Tuesday, May 5, 2009 No Comments

ne of the innovations of the web is online shopping. It allows us to buy things without ever leaving the comfort of our homes. However, the most basic element of online shopping, the shopping cart, has not evolved much. In this tutorial, we’re going to make an AJAX powered shopping cart using PHP, jQuery, and a few nifty plugins.

  • Share/Bookmark

Tags:

Category: Javascript, PHP

Page 1 of 712345...Last »