I’ve got a fever, and the only prescription is more cowbell.

Tag Archives: jquery

Intense Debate and the Base Tag

After installing Intense Debate comments on my company’s blog, I noticed some unexpected behaviors while trying to login to Intense Debate from their comments thread.  Upon clicking either login link, I was redirected to {baseUrl}/#idc-container.  Either I had to remove the base tag from the site, thus having to change every url to an absolute [...]

100% Height and 100% Width Flash Embed with jQuery and swfObject

You would think that creating full browser flash, 100% height and 100% width, would be easy.  However, from recent experience, I’ve realized the pains of making the flash embed do what I intend it to do.  This article will help anyone who is struggling with a full browser flash embed.

How To Create a Default Text Field Value That Disappears On Focus With jQuery

Most of the designs that come to me for development have a form element that has default text.  This is usually a search form with default text “Search Our Site” or an email signup form specifying that they should enter their email address.  Without additional code, it can be cumbersome for a user to click [...]

How to Find and Fix IE6 Double Margin Bug Using jQuery Custom Selectors

I ran into the ie6 double margin bug and I decided that I wanted to be able to find these bugs (and fix them) with jQuery. I could just have fixed the bug using this solution, but I wanted to create a way to fix it if I bypass an error of this sort [...]

How to Use sIFR with jQuery to Use Your Own Fonts

Scalable Inman Flash Replacement (sIFR) allows you to use custom typography on your site by using JavaScript, Flash, and CSS. With the jQuery Sifr Plugin, you can easily display dynamic, on-the-fly text using the font(s) of their choice, regardless of the visitor’s currently installed fonts, web browser, or operating system. This plugin provides [...]

Subscribe

Search

You Can Find Me On ...

Categories

RSS Other Articles By Me

  • reCAPTCHA: Blocking Spam and More
    A few months ago, I developed a ColdFusion/Mach-II implementation of the reCAPTCHA API.  This type of CAPTCHA requires the person to enter two words rather than a single sequence of random letters.  In addition to protecting your website from spam, reCAPTCHA helps digitize text books.  They do this by using a mystery word as one of the two words, until there […]
  • Using Friendfeed to Automatically Post Your Blog Entries on Twitter
    Friendfeed is a feed aggregator that groups together updates from twitter, facebook, digg, youtube, your blog and much more.  It can also publish entries from your friendfeed to twitter.  This article shows you how to tap into that twitter publishing feature of friendfeed to automate the posting of your blog entries to twitter.  Watch my screencast to create […]
  • Intense Debate Now on the Sitepro Blog!
    Recently on the Sitepro Blog, we have switched to using an enhanced commenting system called Intense Debate.  Intense Debate provides many features that will supercharge the community, increase comments, and increase pageviews.  Some notable features include commenter profiles, reputation scores, email notifications, reply by email, and facebook integration. […]
  • Sitepro Developers Attend TCCFUG
    Last Thursday, a few Sitepro developers attended the Twin Cities Coldfusion User Group at University of St. Thomas.  We were introduced to the future of Coldfusion, specifically Coldfusion 9.  There was free admission, free food, free shirt, prizes, and an abundance of new Coldfusion features. […]