blogmarks.net Get Firefox!

Home — chain.js — GitHub

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."

Tags : webdev javascript dom jquery templating

  copy

jQuery Tutorials for Designers

5 month ago

Richard Rutter : jQuery Tutorials for Designers - Handy..

Tags : DOM | JavaScript JQuery tutorial

  copy

John Resig - getBoundingClientRect is Awesome

5 month ago

wearehugh : John Resig - getBoundingClientRect is Awesome

Tags : dom javascript layout webdev

  copy

jQuery date picker

6 month ago

jonhicks : jQuery date picker

Richard Rutter : jQuery date input - 250 lines of code. Simple but good.

Tags : datepicker interface jquery DOM | JavaScript jQuery datePicker calendar

  copy

John Resig - Comparing Document Position

6 month ago

wearehugh : John Resig - Comparing Document Position

Tags : dom javascript webdev

  copy

Thoughts on Firefox 3.0 - O'Reilly XML Blog

8 month ago

wearehugh : Thoughts on Firefox 3.0 - O'Reilly XML Blog

Tags : dom firefox javascript webdev

  copy

Auto line-height: a jQuery plugin for flexible layouts

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]

Tags : Typography DOM | JavaScript jQuery leading lineHeight CSS

  copy

IEContentLoaded article - jQuery Development | Google Groups

11 month ago

wearehugh : IEContentLoaded article - jQuery Development | Google Groups

Tags : dom domcontentloaded javascript webdev

  copy

DOMContentLoaded for IE, Safari, everything, without document.write

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..

Tags : dom domcontentloaded javascript webdev DOM | JavaScript DOMContentLoaded readyState onLoad unobtrusive

  copy

IEContentLoaded

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

Tags : dom hack html ie javascript webdev

  copy

Simpified prototype scripting

12 month ago

Richard Rutter : Simpified prototype scripting - Protoscript sits on top of JQuery.

Tags : Information design DOM | JavaScript Ajax Informationdesign prototype wireframe JQuery Protoscript

  copy

Introducing KitMate: TextMate + WebKit

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

Tags : dom osx sidenotes textmate webdev

  copy

Ajaxian » replaceHTML for when innerHTML dogs you down

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."

Tags : ajax dhtml dom domscripting webdev

  copy

In the Trenches: Another IE Gotcha - Dynamiclly Created Radio Buttons

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."

Tags : bugs dom ie6 javascript js msie6 radio webdev

  copy

Event delegation without a JavaScript library

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."

Tags : DOM | JavaScript eventDelegation eventHandler dom domscripting eventdelegation js webdev

  copy

jQuery for JavaScript programmers

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."

Tags : DOM | JavaScript jQuery dev js javascript jquery simonwillison top via:blech via:yoz webdev

  copy

YUI-based Image Cropper Widget

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.

Tags : dhtml javascript js webdev yui DOM | JavaScript imageCropper YUI widget

  copy

elzr: HyperScript - A 16-line hack to make the JS DOM API a tad more humane.

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."

Tags : dom html javascript webdev

  copy

Yet another one more thing... a new Web Inspector!

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?

Tags : DOM interface osx safari sidenotes ui webkit

  copy

Xirium Directory

15 month ago

deusx : Xirium Directory - Nice mouse-wheel magnification on image-hover via JS/DOM

Tags : dom hackdaylondon js webdev

  copy

Ajaxian » The One True Way to Open a Window in JavaScript

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"

Tags : javascript webdev dom

  copy

Introduction to Range objects

16 month ago

Richard Rutter : Introduction to Range objects - .

Tags : DOM JavaScript Range

  copy

Plaid Striped HTML Tables

16 month ago

jonhicks : Plaid Striped HTML Tables

Tags : css dom howto javascript stripes tables

  copy

Timing and Synchronization in JavaScript

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.

Tags : events javascript opera webdev DOM | JavaScript timing

  copy

How to Dynamically Insert Javascript & CSS

16 month ago

Richard Rutter : How to Dynamically Insert Javascript & CSS - Simple. Includes info on ajax cross-domain scripting.

Tags : DOM | JavaScript Ajax

  copy
xml
Upian.