ccs
JavaScript Not Working in IE?
While recently updating MIB Solutions‘ website, I wanted to use JavaScript to produce a very interesting function which would great the visitor with a special message depending on the time of the day of the user. I wanted to use PHP, but since that is server-side (thus producing only the time of my server) I [...]
Remove ‘Powered By YouTube’ on Google AJAX API YouTube Videos
A client of mine recently installed the Google AJAX API Video found here (which uses the Google API Search, also found in the Google Maps embed function everyone uses for their websites), but wanted to remove the ‘Powered by YouTube’ copy found below the videos. While we could use a Javascript fix for this, it’s [...]
Free Internet Explorer Screen Shots
Designing websites to work in Internet Explorer is the worst part about being a web developer. Luckily I found a snazzy website which views any url in four different Internet Explorer versions. To view free Internet Explorer Screen Shot website please visit here.
Wordpress Image Caption CSS
The bad thing about producing a free Wordpress theme to download, is every year the theme will be missing something once Wordpress comes out with newer Systems. Newer systems means new code which was left out in the previous themes designed for the older Wordpress version. Wordpress now has the ability to create image captions [...]
Wordpress Rounded Menu Borders CSS Explained
So a client wanted a clean looking rounded border menu on their new company blog, and I had to figure out how to make this happen using the Wordpress menu which is auto-generated in WP, and to show up in major browsers (including IE). Whew, my job is never easy.
I enlisted some Craigslist help and [...]
Rounded Corners with Wordpress
Rounded Borders – Oh No!
Everyone loves rounded corners in their designs, but sometimes it might not be the best news to the programmer trying to implement this from the psd file. A client of mine had a design that needed the entire sidebar to be a rounded corner. Of course I am trying to implement [...]

