Archive for the Javascript Category

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

How to Mimic the iGoogle Interface

How to Mimic the iGoogle Interface

Wednesday, May 6, 2009 No Comments

In this tutorial I’ll be showing you how to create a customizable interface with widgets. The finished product will be a sleek and unobtrusively coded iGoogle-like interface which has a ton of potential applications!

  • Share/Bookmark

Tags:

Category: Javascript

Page 1 of 712345...Last »