CSS-Tricks' own Chris Coyier has just recently unveiled a new section of the site, Code Snippets! Be sure to check out some of the jQuery ones, they might be just what you're looking for! Check them out here: http://css-tricks.com/snippets/jquery/
Some examples:
Automatically Discover Document Links And Apply Class - Link
Image Preloader - Link
Simple jQuery Accordion - Link
jQuery for Absolute Beginners
These tutorials from Themeforest are amazingly thorough and I highly recommend them, especially for those of you that are visual learners.
I am trying Chris' Anything Slider jQuery (http://css-tricks.com/anythingslider-jquery-plugin/) and would like to remove the forward and backward arrows in the slider. I found the css that defines them in the slider.css doc. But I can't find where it's called. If I try to get rid of the css it breaks the slider a bit. So I need to see where it's called and know how to eliminate it. Can someone help me out here?
[If this is the wrong place to ask this question please point to the right forum. Thx.
CSS-Tricks jQuery Screencasts
#20: Introduction to jQuery
#35: Intro to jQuery 2
#67: jQuery Part 3 – Image Title Plugin
#76: A Tour of jQuery on a Live Site
jQuery Code Snippets
CSS-Tricks' own Chris Coyier has just recently unveiled a new section of the site, Code Snippets! Be sure to check out some of the jQuery ones, they might be just what you're looking for! Check them out here: http://css-tricks.com/snippets/jquery/
Some examples:
Automatically Discover Document Links And Apply Class - Link
Image Preloader - Link
Simple jQuery Accordion - Link
jQuery for Absolute Beginners
These tutorials from Themeforest are amazingly thorough and I highly recommend them, especially for those of you that are visual learners.
Day 1: Downloading the Library - http://blog.themeforest.net/screencasts ... eo-series/
Day 2: Fade, Slide, and Show Methods - http://blog.themeforest.net/tutorials/j ... ers-day-2/
Day 3: The Animate Method - http://blog.themeforest.net/tutorials/j ... ers-day-3/
Day 4: Advanced Selectors - http://blog.themeforest.net/tutorials/j ... ers-day-4/
Day 5: Creating and Removing Elements - http://blog.themeforest.net/tutorials/j ... rs-day-15/
Day 6: The toggle() and toggleClass() Methods - http://blog.themeforest.net/tutorials/j ... ers-day-6/
Day 7: The hover() Methods - http://blog.themeforest.net/tutorials/j ... ers-day-7/
Day 8: User Request – Image Slides - http://blog.themeforest.net/tutorials/j ... ers-day-8/
Day 9: Resizing Text - http://blog.themeforest.net/tutorials/j ... ers-day-9/
Day 10: Intro to AJAX: Using the Load Method - http://blog.themeforest.net/tutorials/j ... rs-day-10/
Day 11: Fun Image Hovering - http://blog.themeforest.net/tutorials/j ... rs-day-11/
Day 12: Advanced Tooltips: Part 1 - http://blog.themeforest.net/tutorials/j ... rs-day-12/
Day 13: Submitting Information to a Database Asynchronously - http://blog.themeforest.net/tutorials/j ... rs-day-13/
Day 14: Implementing Your First Plugin - http://blog.themeforest.net/tutorials/j ... rs-day-14/
Day 15: Building a jQuery Style-Switcher: Part 1 - http://blog.themeforest.net/tutorials/j ... rs-day-15/
Day 15: Building a jQuery Style-Switcher: Part 2 - http://blog.themeforest.net/tutorials/j ... 15-part-2/
cheers Doc
[If this is the wrong place to ask this question please point to the right forum. Thx.