Web Tips
Sharing our knowledge of CFML & jQuery and many other web development tips.
Sharing our knowledge of CFML & jQuery and many other web development tips.
Unfortunately during testing I have had some typo’s and the generated report stored in the directory structure did not display as intended. The changes needed really didn’t warrant processing the script again and adding more useless entries into the database, so I decided to change the script and then update the html in the report.
Continue Reading![]()
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 ReadingSo 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 ReadingContinuing 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