sup { position: relative; height: 0; bottom: 1ex; line-height: 1em; vertical-align: baseline; _vertical-align: bottom; /* ie6 hack */ } If you want to adjust…
Getting Free Incoming Links Tip: Coupon Codes
I've you've started to explore the world of Web Marketing/SEO, you've no doubt learned that one of the most important aspects of driving more traffic…
Normalizing a string (PHP)
We'll present one algorithm below which demonstrates the use of a loop and the ord function to step through the characters in a string. In…
jQuery Plugin – Portfolio Rotator
We've released a new jQuery plugin called jKickRotator. You might be saying, "okay, thanks, but there's a million jQuery rotator plugins". We couldn't agree more!…
Cross browser testing tip #1
Occasionally I find my self banging my head on the desk trying to make sure what seems to be a simple presentational element, looks identical…
Case Study: Flash vs. jQuery rotator
In this study, our goal was to compare the development time to create a very simple 3 slide rotator in jQuery vs. Adobe Flash. From…
Changing the font color of disabled inputs in IE
This is one of the simplest solutions to a "hard-coded" aspect of Internet Explorer, which is that you can't adjust the font color of disabled…
Basic jQuery Rotator
There are hundreds of jQuery rotator / slideshow plugins out there, but at some point, you may decide that your needs to very specific. The…