Don’t know why this version isn’t over at the addons.mozilla.org (where it should be), but looks like Firebug 1.2.0b10 is out 🙂
Author Archives: Bramus!
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”