Closest – New Traversal Method in jQuery 1.3

by Bill Beckelman 19. July 2009 09:32
Have you noticed the new traversal method in jQuery 1.3+ named “closest?” I hadn’t until a few days ago when it came in pretty handy when I was working on some client side error handling using the jquery.validate plugin. So what does closest do? From the jQuery docs: “Get a set of elements containi... [More]

Tags:

jQuery

Create a Git Ignore File on Windows Vista

by Bill Beckelman 18. July 2009 20:00
I have been learning how to use Git for the past couple of days via the book Pragmatic Version Control Using Git. For the project I am using it on, I wanted to create a .gitignore file that excluded certain files and directories from my repository. I first tried to create a .gitignore.txt file and t... [More]

Tags:

Git


About Me

I live and work in Salt Lake City, Utah. My background is in aviation. I have a degree in Aeronautical Science from Embry-Riddle Aeronautical University in Prescott, AZ. I have worked as a commercial airline pilot and most recently as a technical advisor for a charter airline.