Tutorials

yui3

Breaking Down a YUI3 Widget

May 31st 2011

YUI3 has these great things called widgets. For you jQuery guys, a widget is sorta like a plugin. Widget driven development is nice because it allows you to modularize your ...

jquery-logo

A Closer Look at jQuery’s delegate Method

May 26th 2011

jQuery has several ways to attach an event to an element, and sometimes which one to use is not so obvious. In this article I am going to be focusing on .delegate() and some o...

yql

Create a Simple Twitter Widget with YUI 3 and YQL

May 24th 2011

I have been working a lot with YUI3 at my day job lately. One of the coolest new things about YUI 3 is YQL. YQL has a ton of features, but the short version is that it stand...

form-thumb

Create A Simple PHP Contact Form

July 19th 2010

Every site needs  a contact form, but for a lot of beginners, the code can be a bit intimidating at first.  In this article we are going to create a simple contact form that...

theme-locations

WordPress Custom Menus

July 15th 2010

Recently introduced in Wordpress 3 is the ability to create custom menus.  For anyone who has ever developed a theme, this was long a overdue feature.  In this tutorial we a...

cufon

Cufón Fonts Make Typography Fun

July 9th 2010

Cufón font replacement makes it possible to use attractive typography in your designs.  They allow easy replacement of text on the page, including heading elements. One warn...

About

Box Model Junkie is a site addicted to Front-end / UI development. We focus on tutorial relating to JavaScript frameworks, CSS3 and HTML5.