Archive for the 'Web Dev' Category

Fixing flash objects covering div layers

Tuesday, July 8th, 2008

Since I was working on a site recently where a flash movie overlapped my div submenus, I googled and discovered the following extra parameters to add to the <object> and <embed> tags.
Adding the following syntax to your html code should fix the issue nicely.
Within the <object> open/close tags, enter the following extra parameter:
<param name=”wmode” value=”transparent”>
Also, [...]

OttoKeep v3

Monday, February 4th, 2008

I started up my auto maintenance project site, ottokeep.com, once again. Due to the fact, that I wanted to learn a new PHP framework called CodeIgniter, my journey down a road full of long hours and no sleep has begun.
Learning .NET by day and doing PHP at night is more difficult than I realized. I [...]

Through the rubble, a hero emerges!

Thursday, October 20th, 2005

Today, I received a call from the VP at my company. I am officially a “hero” there. This is the press release that went out today.

100 Heroes Winners
During the new program launch, Mike C. introduced our company’s 100 Heroes Program, an initiative to recognize the hard-driving employees who are moving us forward. The [...]

Copyright © 2005-2007 ODLAN. Powered by Naldo. All rights reserved