Being American Today
Today is July 4th which means Independence Day for us living in the States. As a proud American, I'll be doing the following today:
- Grilling out burgers, brats, and steak
- Drinking hard lemonade and Sam Adams
- Relaxing with my girlfriend and friends
- Swimming in my grandfather's pool
- Spending time with family
- Napping
Thank you to veterans and current members of our military for allowing me to freely do all of the above.
To those outside of the States, I promise I have some mind-blowing MooTools classes and effects coming your way! Next week will be an exciting one!
Happy Independence Day!
Anyone else have fun plans? Share them!
![Detect DOM Node Insertions with JavaScript and CSS Animations]()
I work with an awesome cast of developers at Mozilla, and one of them in Daniel Buchner. Daniel's shared with me an awesome strategy for detecting when nodes have been injected into a parent node without using the deprecated DOM Events API.
![7 Essential JavaScript Functions]()
I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener
and attachEvent
. Times have changed but there are still a few functions each developer should...
![Implement jQuery’s hover() Method in MooTools]()
jQuery offers a quick event shortcut method called hover that accepts two functions that represent mouseover and mouseout actions. Here's how to implement that for MooTools Elements.
The MooTools JavaScript
We implement hover() which accepts to functions; one will be called on mouseenter and the other...
![Create Your Own Dijit CSS Theme with LESS CSS]()
The Dojo Toolkit seems to just get better and better. One of the new additions in Dojo 1.6 was the use of LESS CSS to create Dijit themes. The move to using LESS is a brilliant one because it makes creating your own Dijit theme...
Enjoy today and your weekend!
I’ll be @ a Brazilian party …which is nice.
Thanks for the ever-interesting articles!