Quantcast
Channel: Box Model Junkie » Nate Smith
Browsing latest articles
Browse All 10 View Live

Check If An Element Has A Certain Class

jquery 1.4+ Use the has() method to determine if an element has a certain class, and if it does then…

View Article



WordPress Custom Menus

Recently introduced in WordPress 3 is the ability to create custom menus.  For anyone who has ever developed a theme,…

View Article

The Ultimate Freelance Job Board List 2010

Ask most freelancers what the hardest part about their job is and they will tell you finding new clients. It’s…

View Article

Junkie Tips: Using Protocol Relative URLs

If you’ve ever created a site that need https, then you have probably ran into this issue. In IE, you…

View Article

Create a Simple Twitter Widget with YUI 3 and YQL

I have been working a lot with YUI3 at my day job lately. One of the coolest new things about…

View Article


A Closer Look at jQuery’s delegate Method

jQuery has several ways to attach an event to an element, and sometimes which one to use is not so…

View Article

Junkie Tip: Check If An Element Exists

A good way to see if the element you are looking for exists (with jQuery).

View Article

Breaking Down a YUI3 Widget

YUI3 has these great things called widgets. For you jQuery guys, a widget is sorta like a plugin. Widget driven…

View Article


Junkie Tips: Disable Right Click Menu

Although this is not recommended from a usability standpoint, sometimes occasions call for the need to disable the browsers right…

View Article


Junkie Tip: Asynchronous Google Analytics

Here is a way to make your Google Analytics asynchronous (non blocking). Make sure you change XXXXX-X to your sites…

View Article
Browsing latest articles
Browse All 10 View Live


Latest Images