-
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 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 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 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
-
jQuery for Absolute Beginners Series - Day 4
Jeff Way created this excellent series of screencasts for Themeforest.net
Consider an unordered list filled with ten or so list-items. In this video, I’ll show you exactly how to individually select each one of them. We’ll be using advanced selectors, including a touch of X-Path.
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