Monthly Archives: August 2008

Simple WordPress Upgrades With SVN

One of the proposed features of the WordPress 2.7 release is quick-upgrading (maybe one-click?). So, until WP 2.7 hits the streets, which probably wont be long since the WP team seems to version-up every month or so now I figured … Continue reading

Posted in How-To, Process | Tagged , , , | 2 Comments

How-to: Access an Option in a Select List Using jQuery

I had to do some documentation-digging to figure this one out. If you want to be able to have access to <option>’s within an HTML <select> list and fool with their properties, here is one way to do it. Hopefully … Continue reading

Posted in How-To, Javascript | Tagged , , , , | Leave a comment