jQuery Code and Syntax Guidelines for Improved Code Performance
If you want to publish your jQuery plugins following jQuery core code writing guidelines is a good idea. Here are some of the guidelines.…
Custom Tag To Log Data
This may not be the perfect code for logging data to a custom file in coldfusion.Any views/suggestions will be welcomed. [code:cf]<!— String List Of…
An Introduction to Image Processing
An image is an array, or a matrix, of square pixels (picture elements) arranged in columns and rows. In a (8-bit) grayscale image each…
SQL Server Get Table List from Column Name
Today, I wanted to list down all table from column name in sql server. Sql server stores all table, column, database or etc in…
New ColdFusion 9 Feature: CFMAP
One of our projects had a requirement for displaying a google map on one the webpages. There are three options for setting google map…
New method Passing Attributes to jQuery 14
jQuery supports adding attributes to collection of elements with Attr function. Previously if we wanted to add stylesheet then we had to apply CSS…
Popular Video Container Formats
Audio Video Interleave This is an .avi extension. The AVI container format was invented by Microsoft in a simpler time, when the fact those…
How to Prevent Your Site from Being Framed
If you do not want that someone links your web site within a frame, the following javascript code will enable you to prevent your…
Coldfusion Wrapper for jquery Autocomplete
For one of my project I required autocomplete box. I know coldfusion has its own autocomplete but has lots of limitation. I wanted autocomplete…
Virtual Fix Table Header JQuery
There are so many ways to fix table header. We can fix table header row and rest of content of table will have overflow…
Loop Over A Structure Using CFScript
Looping Over A Structure in CFScript is possible using the FOR ( key In Structure) Notation. The following code demonstrates how to loop over…
The Advantages of HTML5 over Flash
Hello, in this article I will explain to you the advantages of HTML5 over flash. As everyone knows, flash is owned by Abode and…
