gordonbrander + jquery   54

jQuery EventEmitter – James Padolsey
Clever: a quick hack to piggyback of of jQuery's already present event system for object events.
jquery  development  web  javascript 
7 weeks ago by gordonbrander
jQuery is a Monad « Important Shock
...Basically, it treats `this` as an implied first parameter.
jquery  javascript  functional  development  compsci 
7 weeks ago by gordonbrander
CanJS
Yet another JavaScript MVC framework.
javascript  jquery  opensource  mvc  development  web 
7 weeks ago by gordonbrander
zepto.js — the aerogel-weight javascript framework
A mobile-focused Javascript framework with syntax inspired by jQuery.
javascript  jquery  mobile  development  web  framework  opensource  library 
december 2011 by gordonbrander
stalactite : A jQuery plugin
A plugin similar to Desandro's jQuery Masonry, but it stacks lazily, only organizing the things on screen as you scroll. Cool effect.
javascript  jquery  opensource  plugin  web  development 
november 2011 by gordonbrander
Using Inheritance Patterns to Organize Large jQuery Applications « AlexSexton.com
Some nice thoughts. I currently favor using standard JavaScript constructor functions, exposing them using the jQuery method as a factory.
javascript  jquery  pattern  development  web 
november 2011 by gordonbrander
Lazy Load Plugin for jQuery
Delay load of images until you scroll to that area.
jquery  plugin  opensource  performance 
november 2011 by gordonbrander
FitVids.JS - A lightweight, easy-to-use jQuery plugin for fluid width video embeds.
A nice little jQuery plugin for scaling video embeds from popular services, while maintaining aspect ratios. Responsive!
responsivedesign  javascript  jquery  opensource  film 
october 2011 by gordonbrander
jQuery content slider carousel image slideshow | bxSlider
Yet another jQuery carousel script. This one looks pretty solid.

- Uses the "long div with floats inside" approach (no FOUC)
- 25k minified
- Easing plugin compatible
- Configurable pan-by number
jquery  plugin  opensource  javascript 
august 2011 by gordonbrander
jRumble | A jQuery Plugin That Rumbles Elements
A handy little script that buzzes or vibrates elements. Configurable. It would make a great way to say "error" politely.
jquery  animation  ui  javascript  opensource  plugin 
july 2011 by gordonbrander
Chosen - a javascript select thingy
The best javascript select thingy I've ever seen.
javascript  jquery  opensource  web  plugin 
july 2011 by gordonbrander
GFX
A jQuery plugin that gives you an API for CSS 3d transforms, plus some logic for cool transforms like cube roll. Great for iOS projects.
3d  animation  css  jquery  ios  plugin  opensource  javascript 
june 2011 by gordonbrander
jQuery Pseudo Plugin (:before and :after in Internet Explorer)
A simple and small CSS generated content shim for ::before and ::after pseudo-elements. Minimal fuss and no stylesheet processing.
jquery  css  ie  polyfill  javascript 
march 2011 by gordonbrander
#grid
A javascript tool that allows you to configure and show a baseline grid on a webpage by holding "G". Handy.
css  development  design  grid  javascript  opensource  jquery 
march 2011 by gordonbrander
Amplify - A Component Library for jQuery
jQuery-based abstraction layer for AJAX requests, local storage and pub/sub messaging.
javascript  jquery  api  plugin 
february 2011 by gordonbrander
QL Zoom
Good news everyone: a jQuery plugin for magnifying-glass effects.
canvas  javascript  jquery  development  opensource 
february 2011 by gordonbrander
jQuery's Best Friends | by Alex Sexton
Presentation. Other libraries that are key for building scale JS applications.
javascript  jquery  development 
january 2011 by gordonbrander
How to fulfill your own feature request -or- Duck Punching with jQuery!
"If it looks like a duck, walks like a duck, but doesn't quack like a duck, punch it until it makes the noise you need". Modifying methods in jQuery on the fly to get back what you need.
javascript  jquery  oop 
january 2011 by gordonbrander
brandonaaron/jquery-cssHooks - GitHub
Extending jQuery CSS properties with all kinds of CSS3 stuff (transform, animate, etc).
css  development  javascript  jquery 
january 2011 by gordonbrander
Markup-based unobtrusive comprehensive DOM-ready execution « Paul Irish
A simple structure to allow you to trigger different Javascript by body class.
javascript  jquery  engineering 
january 2011 by gordonbrander
flot - Project Hosting on Google Code
Pure javascript plotting/charting library for jQuery. Works in IE6+ and all modern browsers.
javascript  jquery  opensource  data  development  visualization 
january 2011 by gordonbrander
BigText Makes Text Big
jQuery plugin expands text's size to fit the width of the containing div. Cool for typographic poster-style work.
javascript  jquery  typography  design  plugin  opensource 
january 2011 by gordonbrander
benbarnett/jQuery-Animate-Enhanced - GitHub
Drop-in script that replaces jQuery animations with CSS3 transitions when supported and possible.
animation  jquery  design  development  opensource  plugin  javascript 
january 2011 by gordonbrander
RequireJS
A brilliant dependency and loading manager for Javascript. Basic setup will non-blocking load JS files over HTTP. Optionally, a bundled Rhino bash script can compile JS into a single file using Google Closure Compiler (CSS, too while your're at it).
javascript  jquery  library  framework  performance 
january 2011 by gordonbrander
Lettering.js - A jQuery plugin for radical web typography.
Fine-grain type control through a jQuery plugin: lettering.js wraps important letters in span elements with classes allowing you to kern, twist, color, whatever.
jquery  plugin  opensource  typography  design  development  javascript 
october 2010 by gordonbrander
Enterprise jQuery
Rock-solid suggestions for building complex systems in jQuery.
javascript  jquery  learn 
october 2010 by gordonbrander
Lazy Load | jQuery Plugins
Waits to load in off-screen images until you scroll to them. Makes longer pages feel snappy. You can also specify a load visual effect (like fade in).
jquery  plugin  opensource  ajax  development  javascript 
october 2010 by gordonbrander
rickharris's StickyScroll
A jQuery plugin to give an element fixed position with relation to the viewport, but anchored inside a containing element.
jquery  plugin  development  opensource  javascript 
october 2010 by gordonbrander
Use Google Libraries « WordPress Plugins
Automagically swap out WordPress' jQuery/Dojo/Prototype/etc files for those on the Google CDN.
jquery  wordpress  javascript  plugin  opensource  performance 
september 2010 by gordonbrander
6,953 reasons why I still let Google host jQuery for me
6,953 of the top 200,000 Alexa sites use Google's CDN. That means most everyone has a cached version of the library in their browser.
jquery  development  javascript  performance 
september 2010 by gordonbrander
JQuery Cycle Plugin
Pretty reliable carousel-type plugin with support for navigation and some wild transition animations.
jquery  plugin  javascript  development  animation 
july 2010 by gordonbrander
iPhone Passwords
Run it on any ordinary input @type=password. The last letter typed will show its actual value so you're not typing blind.
jquery  plugin  opensource  usability  design  development  javascript 
july 2010 by gordonbrander
wycats's jquery-offline at master - GitHub
A jQuery plugin to facilitate conveniently working with local storage
jquery  cache  plugin  opensource  html  javascript 
may 2010 by gordonbrander
jScrollPane
A jQuery plugin that allows you to replace default browser scrollbars. If the mousewheel plugin is present, it basically acts native.
javascript  jquery  plugin  web  design 
february 2010 by gordonbrander
Uniform - Sexy forms with jQuery
Non-obtrusive jQuery masking/replacement for standard form elements, allowing you to style them. An easy accessible way to style select, radio, etc.
design  ui  javascript  jquery  plugin  web  development  opensource 
february 2010 by gordonbrander
jQuery sexyCycle
Gorgeous carousel (demoed with images).
jquery  plugin  carousel  javascript 
january 2010 by gordonbrander
Compare before and after photos using CSS Clip and jQuery
The clip property allows you to show a portion of a box. Here's the key: it works in IE6+ and all modern browsers!
css  jquery  javascript 
november 2009 by gordonbrander
jqTouch
A jQuery plugin for touch mobile interface development.
javascript  jquery  plugin  opensource  mobile  development  ios  from iphone
october 2009 by gordonbrander
jQuery DOM Window
Ultra-basic, no-cruft modal box script. All CSS is in-lined programatically. Looks like a better choice than ThickBox.
javascript  jquery  modalbox  lightbox  script  library  ui 
august 2009 by gordonbrander
jQuery Swipe
iPhone-style swiping on any elements. Yes, please.
ui  jquery  javascript  plugin  ios 
july 2009 by gordonbrander
John Resig - Easy Retweet Button
Clever little bit of JS that hooks into bit.ly's API and shows how many people linked back to your page. Use on site?
twitter  development  jquery  javascript  wordpress 
july 2009 by gordonbrander
jQuery Masonry
Gapless vertical stacking of boxes through jQuery. The only thing you have to specify is width. Think spacecollective gallery.
grid  design  web  css  javascript  jquery  plugin  ui  layout  swiss 
june 2009 by gordonbrander
Edit-in-place with contentEditable property
A cross-browser jQuery plugin making use of HTML5's contentEditable property.
web  development  javascript  jquery  ui  plugin  edit  html 
may 2009 by gordonbrander
jQuery API browser
How long has this handy reference been around?
web  development  javascript  api  ajax  jquery  learn 
january 2009 by gordonbrander
Coda Slider Effect: jQuery for Designers
How to create (and improve) the slick sliding panels effect made famous by Panic's Coda webpage.
jquery  javascript  effect  learn 
june 2008 by gordonbrander

Copy this bookmark:



description:


tags: