Auto complete in text area with jQuery aSuggest

Auto complete in text area with jQuery aSuggest

jQuery.asuggest is a small light weight plugin that can be used to implement auto-complete with textareas. This plugin requires the following two js jQuery.js (1.3 and above) jQuery.a-tools.js jQuery.asuggest can be downloaded from here or from its GitHub page. Lets…

Expand Collapse div and toggle images using jquery

Expand Collapse div and toggle images using jquery

Example1 | Example2 In this post I’ll be showing you how to implement expandable and collapsible toggle panel using jQuery. Here in this example when you click on the heading, the content gets displayed by sliding and when you again…

jQuery UI autocomplete with ASP.NET Web API

jQuery UI autocomplete with ASP.NET Web API

jQuery UI autocomplete enables users to quickly find and select from a pre-populated list of values as they type, leveraging searching and filtering. Step 1 : Getting Web Api Ready Lets first create a web api method that will return…

Select Date Range using Jquery DatePicker.js and DatePick.js

Select Date Range using Jquery DatePicker.js and DatePick.js

The jQuery UI Datepicker is a highly configurable plugin that adds datepicker functionality to your pages. DatePick.js is a similar plugin is formed using the basis as jQuery UI Datepicker. It is made available as a separate plugin because the…

Adsense Dashboard - Best adsense app for android

Adsense Dashboard – Best adsense app for android

Google AdSense is a program run by Google Inc. that allows publishers in the Google Network of content sites to serve automatic text, image, video, and rich media adverts that are targeted to site content and audience. Android Dashboard provides…

HTC First Announced, releasing on April 12 for $99.99

HTC First Announced, releasing on April 12 for $99.99

Ready for a new phone? Get the HTC First for $99 The HTC First is the best Home experience possible. There’s no setup—just turn it on, log into Facebook, and see your friends. Available in matte black, white, red and…

How to take screenshot with Sony Xperia series phones ?

How to take screenshot with Sony Xperia series phones ?

Note : I recently bought myself a Sony Xperia ION. There are two ways to take screenshot with Sony Xperia series smartphones. Method 1 (Applicable to Gingerbread) : If the phone has not been upgraded to the ICS (Ice Cream…

A list of top and most useful WordPress Plugins

A list of top and most useful WordPress Plugins

This post has a list of some of the best WordPress Plugins out there. I have been using each of these plugins on this blog for over 2 years, please feel free to share and add plugins I may have…

How to setup Elmah.MVC with ASP.NET MVC 4 ?

How to setup Elmah.MVC with ASP.NET MVC 4 ?

What is Elmah ? ELMAH is an open source project whose purpose is to log and report unhandled exceptions in ASP.NET web applications. Why to use Elmah ? ELMAH serves as an unobtrusive interceptor of unhandled ASP.NET exceptions, those usually…

Updated : Recommended Tech Blogs

Updated : Recommended Tech Blogs

Here is a list of tech blog which I love to read, this list I plan to update as an when I find good blogs. Last Updated on : 03/10/2013 1. Hanselman.com 2. CodingHorror.com 3. Stackoverflow Blog 4. Haacked !…