Most likely “Acid test for e-mail clients” rings a bell 😉
Author Archives: Bramus!
YUI 3 Preview Release
IMG·2·JSON – Get Image Metadata via a simple Ajax Call
Border-image in Firefox 3.1
[Javascript] Using Progressive Enhancement to Convert a Select Box Into an Accessible jQuery UI Slider
Firebug 1.2.0b10
jsProgressBar Tutorial
[Design/Furniture] Blood Drip Table
[pic] Small talk with a webdesigner
Backdropping jQuery functions into PrototypeJS
One of the functions I use quite regularly when working with jQuery is .attr(). Right now – at work – I’m fiddling around in Prototype, and noticed I kept on writing .attr() which – quite evidently – doesn’t exist. Okay, I can use Prototype’s .readAttribute() and .writeAttribute() but that’s quite a hassle: I want one …
Continue reading “Backdropping jQuery functions into PrototypeJS”