-
My name is Brad Harris, and I currently reside in the Abq, New Mexico area. I'm a web-developer, specializing in front-end development. PHP is my weapon of choice for the server side, but my creative side thrives on Javascript and CSS.
-
My Recent Ramblings
Tags
Archives
Monthly Archives: August 2008
Javascript getFirstDescendantBy()
Update – Jan 22, 2009
A new native YUI function is in the works, and does this job better
Recently I was working on optimizing some javascript, and found a slow area that was trying to find the first focusable input in a certain area of the page, and it was taking anywhere from 100 – 500 [...]
Tagged javascript, yui 4 Comments
Teaching an old Framework new tricks!