Enable/Disable Link Button in jquery Mobile
Hi, I am developing mobile application, where I use jquery Mobile. Buttons can be created by input tag, button tag and even link tag.…
Passing Additional Data to CALLBACK Function of jQuery.ajax
Now a days we can not imagine web application with AJAX and jQuery make stuff lot easier to us. We normally need to use…
31 CSS Code Scraps to Make You a Better Coder
It is almost unfeasible to collect in an article all the CSS code snippets that could help you in the future but here are…
jquery Mobile Error Avoiding Tip
For last month I am using jquery mobile. I’ve gone through lots of issues and learned a lot. Web is good but when it…
Enable/Disable Auto Back Button for jQuery Mobile Framework
Currently JQuery Mobile is still in alpha version. As they are moving towards first beta version, they do some changes from previous alpha versions.…
Javascript and Numbers
Once I wonder that why the I got the 10 value in my javascript variable x in the following example. [code:js]var x = 1…
To Prevent Request Which Is Send Through Ajax
Today I have found something interesting thing to prevent our request which is send through Ajax. I am not sure it is working on…
SQL Query to List Out All Identity Column
Once I want to get the list of all tables which contains the identity column. After some googling finally I got the sql query…
Installing coldfusion 9 On Ubuntu Server in Virtualbox
In this week decided to install ColdFusion on Linux (Ubuntu) on Amazon EC2. As I am very new to Linux and having very limited…
Mobile Theme and Theme Switcher for Mango Blog
Since couple of days I was reviewing jQuery Mobile and really impress with work it make it easy for us. Now it was time…
Load Balancing with Apache Tomcat on ColdFusion Standard Version
SQL Server Query Performance Tuning
Try to avoid function (user defined or inbuild) in where condition of sql query as it is always overlook indexing created on tables and…
