jQuery for Designers - screencasts and tutorials show

jQuery for Designers - screencasts and tutorials

Summary: jQuery for Designers: learn how easy it is to apply web interaction using jQuery.

Join Now to Subscribe to this Podcast
  • Visit Website
  • RSS
  • Artist: jQuery for Designers
  • Copyright: All screencast copyright of Remy Sharp

Podcasts:

 Populate Select Boxes | File Type: video/mp4 | Duration: 15:27

It’s the age old (well, in webby terms) issue of how to populate one select box based on another’s selection. It’s actually quite easy compared with the bad old days, and incredibly easy with jQuery and a dash of Ajax.

 Scroll Linked Navigation | File Type: video/mp4 | Duration: 12:48

There are a few websites I’ve seen lately that have a left hand navigation automatically updates it’s selection based on where you’ve scrolled to on the page. This tutorial will show you exactly how to achieve just that.

 Debugging Tools | File Type: video/mp4 | Duration: 45:38

Most of us have to make our web pages work in The Big Five browsers, so I thought it was about time I introduce you to the debugging tools for each of those browsers with a couple of tips thrown in to the mix.

 Enabling the Back Button | File Type: video/mp4 | Duration: 16:47

As we build more and more Ajaxy applications, and our apps reside on a single page, the browser’s native back button can get more and more broken. This episode will show you how to re-enable the back button on your apps.

 Adding Keyboard Navigation | File Type: video/mp4 | Duration: 13:35

I was recently asked how keyboard navigation could be supported to move a slider backwards and forwards. I've created a few tutorials on how to create sliders and carousels but not mentioned keyboard supported navigation yet.

 Fixed Floating Elements | File Type: video/mp4 | Duration: 14:02

On visiting Apple’s web site an putting items in my shopping basket, I noticed (an old effect) where the shopping basket would follow me down the page. We’ll look at how to replicate the fixed floating sidebars or elements with very little jQuery.

 iPhone-like Sliding Headers | File Type: video/mp4 | Duration: 25:09

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.

 Automatic Infinite Carousel | File Type: video/mp4 | Duration: 5:25

Following on from the infinite carousel, there have been a number of requests asking how to make the scrolling action automatic, so I’ve gone ahead to explain how to achieve this.

 Play School: Broken Repeating Animations | File Type: video/mp4 | Duration: 5:31

jQuery makes it incredibly easy to add effects to your web sites, but there’s some effects you just don’t want: the hover repeatedly to make the effect go wild!

 API: queue and dequeue | File Type: video/mp4 | Duration: 5:39

queue and dequeue are a pair of core data utilities that help you to add your own bespoke to animations.

 jQuery Infinite Carousel | File Type: video/mp4 | Duration: 39:48

With jQuery for Designer’s redesign I decided to add a scrolling carousel that worked in the same way the carousel worked on the Apple Mac ads page. This tutorial will walk through the fundamentals of the effect and how to recreate it.

 SlideDown Animation Jump Revisited | File Type: video/mp4 | Duration: 8:35

When using slideDown depending on the layout of your page, you could still see the jumping effect, regardless of whether you fix the padding around the element.

 BBC Radio 1 Zoom Tabs | File Type: video/mp4 | Duration: 29:55

Gareth Rogers asked 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.

 API: map & grep | File Type: video/mp4 | Duration: 10:29

map and grep are two utilities that are extremely useful if you know how to use them, but more often that not, I see more convoluted code written to achieve the effect of these functions. Historically, I believe that John Resig was inspired by the Perl functions of the same name - which are basic building blocks of the Perl programming language. Let’s look at how you can use these functions.

 jQuery look: Tim Van Damme | File Type: video/mp4 | Duration: 33:01

Jonathan Diba writes to ask how the effects are achieve on Tim Van Damme's portfolio site, referring to Tim's site as one of the most compelling site design he's seen. The two key effects Tim is using are a simplified accordion and a hover effect. It's worth noting that the hover effect only works in WebKit (Safari & Chrome), but I'll show you how to create the effect using jQuery too.

Comments

Login or signup comment.