Top Solutions

JQuery focus on first input field

Normally, User starts to fill a form,always to select the first input field on the page.Here,the following little trick will work for any situation automatically on page load.

SEO tricks for Links

The system of documents interconnected all over the web through links. The hyperlinks are the major components for an effective SEO optimization.

JavaScript Confirm submit button onClick

The JavaScript confirmation dialog box is used to handle user’s agreement on any option.Here, I will show you how to use a JavaScript alert confirm, it prompts a dialog box with two buttons OK and Cancel.

Htaccess leverage browser caching

We can specify the browsers, how long time to keep css ,JS and images stored locally using the .htaccess file i.e( leverage browser caching of static assets).

Change image on mouseover JavaScript in asp.net

In this article I will show you how to display Large image while the user mouse hover on small images using JavaScript onmouseover event in asp.net . Usually we have seen these kind of functionality in shopping cart websites.

How to improve website speed and Search Ranking?

To measure the load time of our website, we need a good website testing tools. My choice is a pingdom website tool i.e (website speed optimization), it will analyze the site and gives a report about the general performance.