c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android

Latest posts on tagged on "JavaScript"

How to execute asynchronous ajax callback function in order

| | Category: JQuery

Previously encountered a business needs, the need to rely on the order to perform an unlimited number of ajax request to the server.

How to disable the browser’s back button using JavaScript?

| | Category: JavaScript

In this tutorial I will show you how to disable the back button using JavaScript. We cannot disable the browser back button. Instead, we can prevent them with the help of JavaScript code.

Open and closed browser window using JavaScript

| | Category: JavaScript

In this tutorial I will show you how to open and close the browser window within a time interval.Here, I am closing the browser tab using the setTimeout by the JavaScript function and passing the two parameter function “closeWin” and time interval of 5 seconds.

How to convert percentage into decimal form using JavaScript?

| | Category: JavaScript

In this article I am going to convert percentage into Decimal Form. I was written JavaScript function “convertdecimal” to convert percentage to decimal.

How to get the name of Image using jQuery?

| | Category: JQuery

In this article, I will show you how to get the name of image using jQuery. We can get the Image using jQuery id selector, then using slash(‘\’) and split into array(s).

How to set focus on the image of an HTML page?

| | Category: JavaScript

After cropping the image, the page scrolls to the top of the window. The new cropped image doesn’t get focused. Normally .focus() JavaScript method is applies to the form controls.

JavaScript Confirm submit button onClick

| | Category: JavaScript

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.

How to find a client’s browser name?

| | Category: JavaScript

In this article I will show you how can you find a client’s browser name. You can detect the browser using the JavaScript properties navigation.appName and navigation.

How to do encryption and decryption using jQuery plugin?

| | Category: JQuery

The encryption and decryption are the standard techniques used to secure from unauthorized user to access data. i.e text message or URL.

Change image on mouseover JavaScript in asp.net

| | Category: JavaScript

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.

Page 2 of 9