Recent Posts

Unity3d Custom Terrain Lightmap Tutorial

Here I will be expanding my first tutorial “Unity3d External Lightmap Tool” and show you how to cast object’s shadows onto your terrain. We will setup a 3d studio max that will be...

read more

How to Use Unity3d External Lightmap Tool

In this outdoor environment I will be showing you how to both prepare your 3d models for use of the “External Lightmap Tool” and how exactly to use the lightmap tool and achieve Today medical...

read more

How to Build a jQuery Lava Lamp Menu

Here I am going to show you how to build "Lava Lam"p menu tabs. We will be using CSS / jQuery and a single image to maintain a 100% stretchy rounded corners menu tab or lava bubble if you will. This version of the Lava Lamp menu tabs works in IE6+ and all other browsers!

read more

How to build a jQuery lightbox!

Today I want to talk about everything lightbox! I want to not only show you how to build a lightbox with css and jQuery but also expose the road blocks solutions any normal developer runs when building a lightbox. I will also show you how to build the lightbox so that it works in IE6, IE7 and IE8 as well as all other major browsers.

read more

Drag 2 Share with CSS and jQuery

Makes sharing fun again! Here I am going to show you how I built my "Drag 2 Share" blog feature. We will be using CSS and jQuery. This effect will work in IE6, IE7 and IE8, FireFox, Safari and Google Chrome. I also included a zip of the project that you can study and expand upon.

read more

IE6 Z-Index Sort Order Issue Fix

Did you know that IE6 has an bug when it comes time to use the CSS z-index sorting style? Here I will show you how to over come this classic IE6 z-index sorting issue.

read more