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 "JavaScript"

Stream a video from blob JavaScript | HTML5 | Asp.net MVC

| | Category: JavaScript

In this tutorial I will show you how to stream a video from blob JavaScript in Html5 Video tag using asp.net mvc application.

How to get the image src using JavaScript?

| | Category: JavaScript

In this article I will show you how to get the src attribute of the image and save the path.

JavaScript Learning : Variables, Scope, and Memory

| | Category: JavaScript

Base types: Undefined, Null, Boolean, Number, and String. These types occupy a fixed amount of space in memory, and their values ​​are stored in the stack space, which we access by value.

Js gets the current domain name, Url, relative path and parameters

| | Category: JavaScript

Javascript can be used to obtain the current domain name, Url, relative path and parameters separately. The so-called separate attack, that is, the domain name does not include the path and parameters of the web page file, the parameters do not include the domain name and the web file path, which are respectively introduced below.

Show confirmation message before deleting record

| | Category: JavaScript

In this article I will show you how to implement JavaScript confirm delete yes no. When the user want to delete any record it will ask for the confirmation before operation will happen. To implement you have to set on button or action link onclick event.

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 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.

Page 1 of 6