Refine Post By:

Thoughts, theories, and philosophies of an interactive web developer.

How to Create CSS for IE

Every web developer knows how big of a pain it can be to create a Multi-Browser compatible website, especially when it comes to the CSS for IE. The biggest problem with IE is that it’s been behind the curve as far as web-technologies since the release of IE6. Microsoft has been releasing one buggy version...

IE Only Stylesheets

AJAX Tutorial with jQuery

AJAX isn’t widely understood. The reality is, it’s actually very simple, especially with jQuery. AJAX is an acronym for Asynchronous JavaScript and XML. AJAX is used to send or retrieve data from a server in a dynamic fashion. Simply put, once a web page is fully loaded, you can use Javascript to invoke a behind...

AJAX Tutorial with jQuery by WABISM.com

JQuery Drop Down Menu Tutorial

So you want to learn how to create an animated drop down menu with jQuery? Look no further. This jQuery drop down menu tutorial will teach you how to leverage HTML, CSS and jQuery to create a fancy drop down menu, with a slick sliding animation for your website! If you want to see a...

jQuery Thumbnail

Top 15 Ways To Get More People to Like your Facebook Page

Facebook pages are gaining millions of new followers every day. With the ability to reach over 800 million people in a single click, it’s important for today’s businesses to be associated with Facebook and other types of social media. Having a Facebook Fan Page not only gives you an online reputation, but it also gives...

Get More People to Like your Facebook Page

Magento IE Only Stylesheet

Sometimes you want to enable IE only stylesheets for Magento. The problem is that the documentation to accomplish this is somewhat lacking. I decided to shed some light on a solution to help you out on your journey to success. It’s a simple solution for IE 6, 7, 8 and 9! In order to understand...