Tag Archive for "jquery" - bookmarks

Posts Tagged ‘jquery’

12/03/2012

noty – a jquery notification plugin

http://needim.github.com/noty/

27/10/2011

Slidorion, A jQuery Plugin | jQuery Image Slider and jQuery Accordion

http://www.slidorion.com/

27/07/2011

Nivo Slider – The Most Awesome jQuery Image Slider

http://nivo.dev7studios.com/

15/07/2011

HTML5 Grayscale Image Hover

http://webdesignerwall.com/tutorials/html5-grayscale-image-hover

28/06/2011

WOW Slider : jQuery Image Slider & Carousel

http://wowslider.com/

18/04/2011

Really Simpleâ„¢ Slideshow

Really Simple Slideshow is a jQuery plugin for creating image slideshows. Images are loaded dynamically as each one is required, allowing for larger slideshows without having to pre-load lots of images.

Really Simpleâ„¢ Slideshow

23/02/2011

jQuery Waypoints

Waypoints is a small jQuery plugin that makes it easy to execute a function whenever you scroll to an element.

jQuery Waypoints

08/02/2011

Isotope

An exquisite jQuery plugin for magical layoutsReveal & hide items with filteringRe–order items with sortingDynamic, intelligent layoutsCaptivating animationsSort items by just about anythingPowerful methods, simple syntaxProgressively enhanced for CSS3 transforms & transitions

Isotope

05/01/2011

Easy Gallery Manager

Easy Gallery Manager Change your WordPress Gallery in a jQuery Slideshow. On the fly!

Easy Gallery Manager

04/01/2011

jQuery Masonry › Primer

Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.

jQuery Masonry › Primer

17/11/2010

Useful jQuery Plugins to Enhance HTML Tables – Noupe Design Blog

This post contains 40 varieties of functional jQuery tables plugins that let you achieve the maximum functionality and flexibility that you cannot get with the classic ways of using HTML tables. With the right jQuery plugin, you can create dynamic tables in which users can identify and sort out all the sections they want. These plugins will help you in creating user friendly and dynamic tables with ease.

Useful jQuery Plugins to Enhance HTML Tables – Noupe Design Blog

07/11/2010

Vertical Sliding Info Panel With jQuery

This is an example of simple page that’s centered and has a vertical sliding panel on the far left (try it! click on the ‘infos’ tab that’s on the left!). We used jQuery to create this sliding panel (and CSS3 rounded corners because it looks cool)

Vertical Sliding Info Panel With jQuery

06/09/2010

Selectivizr – CSS3 pseudo-class and attribute selectors for IE 6-8

selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8. Simply include the script in your pages and selectivizr will do the rest.

Selectivizr – CSS3 pseudo-class and attribute selectors for IE 6-8

02/09/2010

jQuery Retina Display Plugin | Troy Mcilvena

The jQuery Retina Display plugin will substitute high resolution versions of your images (if they exist) for high resolution displays (such as iPhone 4) only.

jQuery Retina Display Plugin | Troy Mcilvena

30/08/2010

20+ jQuery Plugins for Gallery and Portfolio Websites

a list of 24 jQuery plugins for those who want to build some beautiful image-based websites

20+ jQuery Plugins for Gallery and Portfolio Websites

16/08/2010

jQuery Mobile | jQuery Mobile

jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets

jQuery Mobile | jQuery Mobile

29/07/2010

Building a custom HTML5 video player with CSS3 and jQuery – Opera Developer Community

The HTML5

Building a custom HTML5 video player with CSS3 and jQuery – Opera Developer Community

21/07/2010

jQuery Masonry · David DeSandro

Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.

jQuery Masonry · David DeSandro

13/07/2010

Debugging Tools | jQuery for Designers – Tutorials and screencasts

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.

Debugging Tools | jQuery for Designers – Tutorials and screencasts

12/06/2010

Edit this Fiddle – jsFiddle – Online Editor for the Web (JavaScript, MooTools, jQuery, Prototype, YUI, Glow and Dojo, HTML, CSS)

jsFiddle is under very heavy development,

Edit this Fiddle – jsFiddle – Online Editor for the Web (JavaScript, MooTools, jQuery, Prototype, YUI, Glow and Dojo, HTML, CSS)

07/06/2010

Accessible Tabs Examples

Accessible Tabs Examples

Accessible Tabs Examples

07/06/2010

jQuery Accessible Tabs – How to make tabs REALLY accessible – web output

jQuery Accessible Tabs uses a very simple and flexible HTML markup as it’s base to build upon. All it needs it’s a wrapper containing Headlines and content elements one after the other. This provides a nice non-javascript fallback that does not look like something is missing or broken.

jQuery Accessible Tabs – How to make tabs REALLY accessible – web output

02/06/2010

Handling Active State for jQuery Animated Backgrounds – Snook.ca

[...] This should hopefully be very straightforward: just create two sets of animation. One will animate on any element that is not with an active class and another will animate on any element that does have an active class. [...]

Handling Active State for jQuery Animated Backgrounds – Snook.ca

18/05/2010

FireQuery

a Firebug extension for jQuery development

FireQuery

17/05/2010

3 reasons why you should let Google host jQuery for you | Encosia

Instead, I urge you to use the Google AJAX Libraries content delivery network to serve jQuery to your users directly from Google’s network of datacenters. Doing so has several advantages over hosting jQuery on your server(s): decreased latency, increased parallelism, and better caching.

3 reasons why you should let Google host jQuery for you | Encosia

17/05/2010

jQuery UI Development & Planning Wiki / Essential Controls List

Essential Controls List

jQuery UI Development & Planning Wiki / Essential Controls List

17/05/2010

jQuery Plugins Toolbox

Links to many of the best jQuery plugins.

jQuery Plugins Toolbox

17/05/2010

JS Bin – Collaborative JavaScript Debugging

JS Bin is a webapp specifically designed to help JavaScript and CSS folk test snippets of code, within some context, and debug the code collaboratively.

JS Bin – Collaborative JavaScript Debugging

17/05/2010

Visual jQuery 1.2.6

jQuery tool

Visual jQuery 1.2.6

13/05/2010

John Resig on Advanced Javascript to Improve your Web App | Carsonified

In February 2010 John Resig, the creator and lead developer of the jQuery JavaScript library, spoke at the annual Future of Web Apps Miami conference. During this 25 minute talk John outlines many of the new features and ideas behind jQuery 1.4. A full transcript is available below.

John Resig on Advanced Javascript to Improve your Web App | Carsonified

23/03/2010

Use jQuery – Blog – Brosho ‘Design in the Browser’ jQuery Plugin

With this Plugin you can style your markup right in your browser with a build-in element selector and CSS editor. Generate the CSS code of altered elements with one click and use it in your own stylesheet.

Use jQuery – Blog – Brosho ‘Design in the Browser’ jQuery Plugin

28/02/2010

Getting Started with jQuery

In this article, I’ll be introducing and laying the groundwork for advanced JavaScript development with one of the most popular JavaScript libraries available: jQuery.

Getting Started with jQuery

21/02/2010

tabSlideOut jQuery plugin

Working example of the tabSlideOut jQuery plugin

tabSlideOut jQuery plugin

21/02/2010

jQuery Sliding Message Plugin by Henrik Joreteg | Home / Demo

jQuery Sliding Message Plugin by Henrik Joreteg This plugin provides a cool way to temporarily display messages to the user.

jQuery Sliding Message Plugin by Henrik Joreteg | Home / Demo

30/01/2010

Beginner’s guide to jQuery

Beginner’s guide to jQuery – part 1 | Web Development Services by Lightbulb

Beginner’s guide to jQuery

30/12/2009

Flowplayer – Flash Video Player for the Web

Flowplayer is an Open Source (GPL 3) video player for the Web. Use it to embed video streams into your web pages

Flowplayer – Flash Video Player for the Web

28/06/2009

remy sharp’s b:log

Hello and welcome to my b:log. I’m Remy Sharp, a developer running my own business called Left Logic out of Brighton, UK. This place will mostly concentrate on JavaScript and jQuery – but has some other hidden gems too. Enjoy!

remy sharp’s b:log

21/05/2009

57+ Free Image Gallery, Slideshow And Lightbox Solutions | 1stwebdesigner – Love In Design

this list is separated in 3 big categories like Ajax, JavaScript and Lightbox based galleries, CSS based galleries and FLASH based galleries

57+ Free Image Gallery, Slideshow And Lightbox Solutions | 1stwebdesigner – Love In Design

19/05/2009

jQuery vs MooTools: Choosing Between Two Great JavaScript Frameworks

Most people getting started with JavaScript these days are faced with the challenging task of picking a library to use, or at least which one to learn first. If you’re working for a company chances are they have already chosen a framework for you, in which case the point is somewhat moot. If this is the case and they’ve chosen MooTools and you’re used to jQuery, then this article might still be of some use to you.

jQuery vs MooTools: Choosing Between Two Great JavaScript Frameworks

07/05/2009

Font Unstack | For A Beautiful Web

Earlier this week, I wrote about the limitations of current CSS to bind font styling to the availability of typefaces. I mused that a clever person might develop a solution using Javascript.

Font Unstack | For A Beautiful Web