Posts Tagged ‘Html’

A Collection of Demo and Example Miscellany

Jul16
A Collection of Demo and Example Miscellany

Over the past few months I've acquired quite the collection of demos or working examples of stuff I've quick thrown together for things like how-tips on Nettuts or in the forums over at Themeforest, so I thought I would share them here in the hopes that someone would find them useful.
Continue Reading A Collection of Demo and Example Miscellany ›

Mini-Tut: Using jQuery .live() With Dynamic Content

Mar13
Mini-Tut: Using jQuery .live() With Dynamic Content

When using jQuery and loading content dynamically or with an AJAX call, any event attached to the content that is loaded either has to be rebound again after the content has been loaded or you can attach an event handler using the .live() event.
Continue Reading Mini-Tut: Using jQuery .live() With Dynamic Content ›

Illuminati WordPress Theme Updated on Themeforest

Mar09
Illuminati WordPress Theme Updated on Themeforest

I'm pleased to announce the release of my first WordPress theme on Themeforest. Illuminati is a completely customizable WordPress template with three different color schemes and three dark variations of those color schemes. It can be light and airy or dark and mysterious based on the template you choose from an extensive custom options panel in the WordPress admin section.
Continue Reading Illuminati WordPress Theme Updated on Themeforest ›

Everything You Wanted To Know About DOCTYPE

Feb23
Everything You Wanted To Know About DOCTYPE

Document Type Declaration. The differences between the many versions can be pretty confusing if you don't know which one you're supposed to use and why. In this post I will break down which DOCTYPE does what and why it's beneficial to use it.
Continue Reading Everything You Wanted To Know About DOCTYPE ›

What’s In Your Design and Development Toolbox?

Feb13
What’s In Your Design and Development Toolbox?

While working on a simple project today, I realized how much I rely on the many tools at my disposal that allow me to accomplish the things I need to get done very easily.

I'm always sharing these tools with friends and co-workers, and so I ask the question "What's In Your Design and Development Toolbox"? Here are a few of my favorites.
Continue Reading What’s In Your Design and Development Toolbox? ›