Archive for July, 2007

Yahoo! User Interface Library

I certainly didn’t know that Yahoo! had a library of utilities written in JavaScript. I just stumbled upon it a while back. I’ve never really heard of it before now. They’ve got quite a few cool scripts with thorough documentation. Definitely worth a look at… Yahoo! User Interface Library

JavaScript – Count Array

I’m a PHP man myself however I’ve been playing around with JavaScript a lot lately since I’ve been creating the CRM for our web design company… A cool little trick I learn’t today (I couldn’t find the answer easy enough in Google so I just figured it out myself) is how to count an array [...]