Send A Message

If you have a question or comment, drop me a line and I'll be
sure to get back to you. I'm always available to answer any
questions you have regarding your website.

Full Name

Email Address

What can I help you with?


IE Min-Height in CSS

November 26, 2008 at 10:56 am | CSS | No comment

This is a quick and easy trick/fix for correcting the css min-height problem in IE6.  It is pure CSS and does not require any additional div’s.  Here’s the code:

selector {
  min-height:500px;
  height:auto !important;
  height:500px;
}

That’s it! This trick should be compatible with: IE6, IE7, Mozilla/Firefox/Gecko, Opera 7.x+, Safari1.2

This is not compatible with IE5.5, but with less than 0.01% of my visitors using it I am not overly concerned about implementing this fix on most sites.

You can view Dustin Diaz’s original article here.

Hecklers Bar & Grill

November 14, 2008 at 3:42 am | Dining | 3 comments

Looking for a cool new place in Victoria to grab a drink and hang out with friends? Spend one night at Hecklers Bar & Grill located at 123 Gorge Rd, Victoria BC and you will be hooked.  Hecklers has all the games/activities that any serious sports bar should have including a dart board, pool table, Foosball table, bubble hockey, Big Buck Hunter and a recently added pinball machine. (more…)