8 days ago
deusx : Home — chain.js — GitHub - "Chain.js is a jQuery plugin, providing data-binding capability that allows you to generate web contents automatically by binding your data to html."
# copy
5 month ago
Richard Rutter : jQuery Tutorials for Designers - Handy..
# copy
5 month ago
wearehugh : John Resig - getBoundingClientRect is Awesome
# copy
6 month ago
jonhicks : jQuery date picker
Richard Rutter : jQuery date input - 250 lines of code. Simple but good.
# copy6 month ago
wearehugh : John Resig - Comparing Document Position
# copy
8 month ago
wearehugh : Thoughts on Firefox 3.0 - O'Reilly XML Blog
# copy
10 month ago
Richard Rutter : Auto line-height: a jQuery plugin for flexible layouts - Seems to work rather well.
Ethan Marcotte : Auto line-height: a jQuery plugin for flexible layouts - Seems to work pretty damned well. Via Clagnut. ∞ [via]
# copy
11 month ago
wearehugh : IEContentLoaded article - jQuery Development | Google Groups
# copy
11 month ago
Simon Willison : DOMContentLoaded for IE, Safari, everything, without document.write - DOMContentLoaded for IE, Safari, everything, without document.write. Stuart has taken Hedger’s recent IE technique, combined it with the others and compressed it in to a short-as-possible code snippet that you can paste in to your scripts without havi
wearehugh : as days pass by » Blog Archive » DOMContentLoaded for IE, Safari, everything, without document.write
Richard Rutter : DOMContentLoaded for IE, Safari, everything, without document.write - 7 lines. Nice..
# copy
11 month ago
Simon Willison : IEContentLoaded - IEContentLoaded. An alternative method of detecting DOMContentLoaded on IE; works by polling until the doScroll() method on an unattached element stops throwing errors.
wearehugh : IEContentLoaded :: An alternative for DOMContentLoaded on Internet Explorer
# copy12 month ago
Richard Rutter : Simpified prototype scripting - Protoscript sits on top of JQuery.
# copy
12 month ago
jonhicks : Introducing KitMate: TextMate + WebKit - Enable the new web inspector in Textmate!
Ethan Marcotte : Introducing KitMate: TextMate + WebKit - Might have to give this a shot. #.
factoryjoe : Introducing KitMate: TextMate + WebKit - How to get WebKit previews and the Web Inspector into Textmate. Hot! Saved By: Chris Messina | View Details | Give Thanks Tags: textmate, webkit, web inspector, coding
# copy
12 month ago
deusx : Ajaxian » replaceHTML for when innerHTML dogs you down - "Steven Levithan, of RegexPal, ran into some performance issues with innerHTML due to the fact that "every keydown event potentially triggers the destruction and creation of thousands of elements" so he started to look into it."
# copy
12 month ago
deusx : In the Trenches: Another IE Gotcha - Dynamiclly Created Radio Buttons - "As soon as I think I have it all worked out I bump into another oddity between Firefox and IE and handling the DOM. Specifically adding a radio button (or set of them) dynamically."
# copy
13 month ago
Richard Rutter : Event delegation without a JavaScript library - Good tutorial for avoiding lots of event handlers and hence reducing CPU load.
deusx : UT| Event delegation without a JavaScript library - "For those of us just building a bog standard JavaScript application without one of these fancy libraries, it’s worth taking a look at how event delegation works in the real world."
# copy
13 month ago
Richard Rutter : jQuery for JavaScript programmers - Great intro from Lil Willy.
joshua : jQuery for JavaScript programmers
philgyford : jQuery for JavaScript programmers - What it says, by Simon Willison. For next time I delve into jQuery. (via Yoz and Blech)
deusx : jQuery for JavaScript programmers - "I’m going to try to explain why jQuery should be of interest to experienced programmers as well."
# copy
13 month ago
Simon Willison : YUI-based Image Cropper Widget - YUI-based Image Cropper Widget. Nice implementation of a useful widget.
deusx : Julien Lecomte’s Blog » YUI-based Image Cropper Widget - "I wrote a YUI-based image cropper widget that allows you to easily select which region of an image you’d like to crop"
Richard Rutter : YUI-based Image Cropper Widget - Could be very handy.
# copy
14 month ago
deusx : elzr: HyperScript - A 16-line hack to make the JS DOM API a tad more humane. - "HyperScript is a bizarre and quixotic attempt to write French in English; that is, HTML in Javascript."
# copy
15 month ago
jonhicks : Yet another one more thing... a new Web Inspector! - The new web inspector is just wonderful - finally like a Firebug for webkit apps. Can't wait to see this in Omniweb and Coda.
Simon Willison : Yet another one more thing... a new Web Inspector! - Yet another one more thing... a new Web Inspector!. I installed the latest nightly but I couldn’t find the inspector (or work out how to turn on the debug menu). Anyone know what I’m doing wrong?
# copy
15 month ago
deusx : Xirium Directory - Nice mouse-wheel magnification on image-hover via JS/DOM
# copy
16 month ago
wearehugh : Ajaxian » The One True Way to Open a Window in JavaScript
deusx : Ajaxian » The One True Way to Open a Window in JavaScript - "unobtrusively add on to an item"
# copy
16 month ago
Richard Rutter : Introduction to Range objects - .
# copy
16 month ago
Simon Willison : Timing and Synchronization in JavaScript - Timing and Synchronization in JavaScript. Comprehensive overview of how browsers (Opera in particular) load scripts and queue events, with suggestions for best practices.
wearehugh : Timing and Synchronization in JavaScript - Opera Developer Community
Richard Rutter : Timing and Synchronization in JavaScript - Describes timing-related issues – a source of devious bugs.
# copy
16 month ago
Richard Rutter : How to Dynamically Insert Javascript & CSS - Simple. Includes info on ajax cross-domain scripting.
# copy