jquery

2

Create a Photo Admin Site Using PHP and jQuery

http://nettuts.com

I'm pleased to present you with part one of a two part series on creating a photo site using PHP, jQuery, and AJAX. Originally, I intended to fit the entire tutorial into one screencast, but that quickly became a pipe dream as I realized that there was simply too much to cover. Nevertheless, even if you only watch this first video, you should learn a great deal.

Read more »
red01's picture
2 weeks 6 days ago – Made popular 2 weeks 6 days ago
Category: Tutorials   Tags:
2

20 jQuery Plugins for Unforgettable User Experience

http://devsnippets.com

In this article we’d like to present a list of over 20 Useful and New jQuery plugins you should always have ready to create more interactive, more responsive and more flexible web-solutions. Image Cross Fade Transition, Smooth Marquee, Auto-populate multiple select boxes, Feed Menus, sliders, menus, animation that should give you a useful and powerful toolbox which you can use in your future projects.

Read more »
sandy's picture
4 weeks 6 days ago – Made popular 4 weeks 6 days ago
Category: Programming   Tags:
1

Using jQuery for Background Image Animations

http://snook.ca

After reading Dave Shea's article on CSS Sprites using jQuery to produce animation effects, I felt like playing around with things to see what could be done but accomplish it with a simpler HTML structure (no need for adding superfluous tags) and simpler code, too.

Changing the position of the background image felt to be the best approach to creating the type of effect we're looking for (and I'm not the first to think so: see the examples at the end of this article).

Read more »
red01's picture
6 weeks 3 days ago – Made popular 6 weeks 3 days ago
Category: Build   Tags:
3

Advanced jQuery Suckerfish Menu: Superfish

http://www.webresourcesdepot.com

Superfish is an advanced suckerfish menu plugin for jQuery.

It turns a standard CSS dropdown menu and tranforms it to a more powerful one (it gracefully degrades).

Read more »
sandy's picture
7 weeks 19 hours ago – Made popular 7 weeks 19 hours ago
Category: Build   Tags:
3

Better html anchor, a jquery script to slide the scrollbar

http://blog.position-absolute.com

Anchor are really useful when you have alot of content, being able to jump 1 page of content can be really handy, that sometimes happen with corporate websites.

Unfortunately an anchor is just plain bad in design, when a user click on a link he pretty much always think that he will go to another page, but in this case, he just jump down the content, this can be really disorienting, even for me, when it is not clear a link is an anchor and not a normal link.

Read more »
toddy's picture
8 weeks 2 days ago – Made popular 8 weeks 2 days ago
Category: Build   Tags:
2

Cheat Sheets for Front-end Web Developers

http://sixrevisions.com

Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office.

In this article, you’ll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery).

Read more »
toddy's picture
9 weeks 3 days ago – Made popular 9 weeks 3 days ago
Category: Build   Tags:
3

Create a Tabbed Navigation Area With CSS & jQuery

http://bulletproofbox.com

Creating tabbed navigation system that works across all the main browsers can be troublesome at times, so in this tutorial I’ll show you how to create a fully functional tabbed content area for your website using CSS and the excellent jQuery.

Read more »
9 weeks 4 days ago – Made popular 9 weeks 4 days ago
Category: Build   Tags: