How to Install LiveReload 2 on PC
Stop manually refreshing your browser on every code change and start increasing your development productivity with LiveReload 2!
Fix: Flash Not Showing in IE Using Object Tag and ClassID Attribute
I had to fix IE’s issue with Flash and it had to do with the object tag and classid attribute. Here’s the fix!
Custom Post Type Archive Template Pagination 404 Error Fix
We all love WordPress custom post types, but don’t you hate those peski 404’s? Here’s a useful checklist to help fix the issues.
jQuery UI Tabs with Hashtags
The jQuery UI tabs ‘select’ event and some minor Javascript makes changing the hashtags of the url to the current tab’s hashtag very easy.
WordPress Menu Item Descriptions with Custom Walker
WordPress 3.0’s menu system already rocks, but check out what you can do with this GoDaddy-like menu system with custom “walkers” containing descriptions.
JavaScript Current Document Values
Here’s a useful list of object property values and explanation you can refer to in your JS coding adventures.