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.

Disable submit with multiple forms present

By admin in : Development, JQuery // Aug 2 2010

A few minutes later I find myself scrambling through Google searches and trying different bits of code, none of which was working for me. The task was only suppose to last a few minutes and now I find myself having spent a few hours trying to figure this out. Time for a lunch break.

Continue Reading

Show Message- jQuery Plugin for displaying messages

By admin in : JQuery, Plugin, Tutorial // Jan 31 2010

Show Message- jQuery Plugin for displaying messages

Inspired by a similar feature at Twitter.com, this jQuery Plugin will help you display messages at the top of your page with an assortment of options. Download the latest version 2.1 of the plugin at http://showMessage.dingobytes.com/download/ Please see the site, as the information below is for previous versions. This has been updated! This is my [...]

Continue Reading

jQuery username check

By admin in : AJAX, Coldfusion, JQuery, Tutorial // Sep 29 2009

There are many times we might want to retrieve some data from the server or database without taking the user away from the current page. One such example of this is when a user is registering for a website and they need to verify if a username is available for use or not. Using an [...]

Continue Reading