Five Star Rating

This simple WordPress plug-in allows viewers to rate a post.

jQuery showMessage

This jQuery plug-in allows you to easily create a 'twitter-like' notification.

Web Tips

Sharing our knowledge of CFML & jQuery and many other web development tips.

My JavaScript Tool Kit

By admin in : Javascript // Mar 3 2009

I have put together a “tool” kit of sorts to help anyone who is just starting out with scripting with javascript. I used javascript sparingly the first few years that I was scripting web applications and sites and it wasn’t until the last year that I really became infatuated with the scripting language. My understanding [...]

Continue Reading

showMessage

By admin in : Javascript, Tutorial // Oct 27 2008

Having to mess with forms all the time, I was beginning to go crazy tweeking different messages. One for success, one for failure, one for help, etc. I decided to try to combine some css with some javascript to make a nice reusable piece to display my form messages. Here is the fruit of that [...]

Continue Reading

Lame Mouse Over Effect

By admin in : Javascript, Tutorial // Apr 3 2008

So at work today, I wanted to see if I could create a lame mouse over effect to let feel like they were highlighting a listing. I wanted to pop out the moused over listing on the page by putting a thin border around the moused over div and then change the background. I was [...]

Continue Reading

Form Validation II

By admin in : Tutorial // Feb 5 2008

Form Validation II

Continuing on from the first part of the tutorial, we are going to continue through the list of form elements in the order we setup. Next we work on the email address. Notice how we handle the email value checking first to see if it is empty to trigger an error and then using the [...]

Continue Reading
    Page 1 of 212