WordPress settings API Lots of info and tutorials on the net on the subject of WordPress "theme options" or "admin" pages. Many of them are out dated and don't subscribe to the current best practices as outlined by Wordpress - in other words the settings API. Nettuts is always a great place to start. In my case, the tutorial the resinated the most with ... Read On →
Toggle divs independently with jQuery
Jul 26 11
A little while back I had an jQuery image rotator implemented on my homepage displaying my "recent sites". It worked just fine but I had some reports of some some suspect behavior when viewed in some older versions Internet Explorer - no surprise there. Since my site is pretty much one page aside from the blog, subsequent pages and some various utility pages I use from work, I really wanted to keep it light weight. ... Read On →
