-
Nov 10, 2009
Ben Nadel Presents An Intensive Exploration of jQuery
Ben Nadel delivers an in-depth but broad exploration of the jQuery Javascript library and demonstrates how it can enable you as a web developer.
The direct link to the screencast is here: http://www.bennadel.com/resources/presentations/jquery/video/index.htm
Filed under:
-
Sep 11, 2009
The iPhone has a few unique UI features, one in particular are the static headings when you’re scrolling through a list, so you know the context of the content. We’ll see how to create this effect using jQuery.
Filed under: DOM Manipulation, UI
-
May 10, 2009
This tutorial shows you how to achieve the effect on the latest BBC Radio 1 website, where the mouse rolls over the image block, tabs slide up and the image zooms a little to reveal more of the picture.
This screencast cannot be embedded, please follow the link to the screencast’s page.
Filed under: DOM Manipulation, Slideshow
-
May 09, 2009
jQuery for Absolute Beginners Series - Day 15 part 2
Jeff Way created this excellent series of screencasts for Themeforest.net
You’re going to take things one step further and implement some AJAX functionality. Coming in at just under thirty minutes, this final video in the series is the most in depth.
Filed under: Tips
-
jQuery for Absolute Beginners Series - Day 15 Part 1
Jeff Way created this excellent series of screencasts for Themeforest.net
Over the course of the next two tutorials, you’ll be creating a jQuery style-switcher that will allow the user to switch between CSS files. However, today you’re only going to be working with PHP! Day 15: Part 2 will cover the jQuery.
Filed under: Tips
-
jQuery for Absolute Beginners Series - Day 14
Jeff Way created this excellent series of screencasts for Themeforest.net
You’ll learn how to implement a jQuery plugin into your applications. There are literally hundreds of third party plugins available. It would be silly to ignore them! As you’ll find, they’re quite easy to implement! I’ve chosen the s3Slider plugin.
-
jQuery for Absolute Beginners Series - Day 13
Jeff Way created this excellent series of screencasts for Themeforest.net
You’ll learn how to submit information to a database asynchronously – using PHP and jQuery. We’ll be primarily working with the $.ajax method.
Filed under: Ajax
-
jQuery for Absolute Beginners Series - Day 12
Jeff Way created this excellent series of screencasts for Themeforest.net
The first part of a 2-part series. Ultimately, you’ll be drawing information from a database to create an advanced tooltip. Today, you’ll start with the layout and the basic functionality. It shouldn’t be too different from what we did in Day 11. In Part 2, you’ll use jQuery to call a PHP method asynchronously, and then populate the tooltip.
Filed under: Ajax, DOM Manipulation, Tooltip
-
jQuery for Absolute Beginners Series - Day 11
Jeff Way created this excellent series of screencasts for Themeforest.net
Have you ever hovered over an image and seen a larger version pop up that moves parallel to your mouse movement? You’ll learn how to do that in this screencast.
Filed under: DOM Manipulation
-
jQuery for Absolute Beginners Series - Day 10
Jeff Way created this excellent series of screencasts for Themeforest.net
It’s time to start digging into jQuery AJAX capabilities. You’ll start off as simply as you can. You’ll store information on one page, and then load that specific information from another page! You’ll accomplish this by using jQuery “load()” method.
Filed under: Ajax
-
jQuery for Absolute Beginners Series - Day 9
Jeff Way created this excellent series of screencasts for Themeforest.net
You’re shown how to resize text every time an associated anchor tag is clicked. You’ll be examining the “slice”, “parseFloat”, and “CSS” Javascript/jQuery methods.
Filed under: DOM Manipulation
-
jQuery for Absolute Beginners Series - Day 8
Jeff Way created this excellent series of screencasts for Themeforest.net
How to mimic the hover effect seen here
Filed under: DOM Manipulation, Tips
-
jQuery for Absolute Beginners Series - Day 7
Jeff Way created this excellent series of screencasts for Themeforest.net
In this episode, you’re going to take a look at the hover() method. This will allow us to write code for when a user mouses on and off the elements in a wrapped set. You’ll also take another quick look at animating elements.
Filed under: Tips
-
jQuery for Absolute Beginners Series - Day 6
Jeff Way created this excellent series of screencasts for Themeforest.net
In this episode, you’re going to take a look at the toggle() and toggleClass() methods and how they can be used to essentially turn “off and on” elements or classes.
Filed under: DOM Manipulation, Tips
-
jQuery for Absolute Beginners Series - Day 5
Jeff Way created this excellent series of screencasts for Themeforest.net
In this episode, you’re going to learn how to dynamically create and remove elements. The “appendTo()”, “size()”, and “remove()” methods will be reviewed.
Filed under: DOM Manipulation, Tips









Mac OS X Version 10.5.6 Snow Leopard
Windows 7 Ultimate
Moleskine Large Squared Notebook
Learning JQuery 1.3
JQuery UI 1.6: The User Interface Library for JQuery
JQuery Reference Guide
jQuery in Action
Pro JavaScript Techniques
JavaScript: The Definitive Guide
DOM Scripting: Web Design with JavaScript and the Document Object Model
Bulletproof Ajax
Bulletproof Web Design
CSS Artistry: A Web Design Master Class
Designing with Web Standards
CSS Mastery: Advanced Web Standards Solutions
HTML & XHTML: The Definitive Guide
Follow jQuery Style on Twitter