Home >> JavaScript

Image

Javascript popup and window methods

Javascript popup and window methods

Image

JavaScript Difference Between forEach() & map().

forEach() & map() method iterate on the array to access elements and performing some kind of functionality on those elements.

Image

Singleton Pattern in Javascript

In this article, you will learn how to implement a singleton pattern in Javascript.

Image

JavaScript Browser Back Button Click Redirect To Custom URL.

JavaScript Browser Back Button Click Redirect To Custom URL.

Image

JavaScript Disable Browsers Back Button ?

Disable browser's back button with JavaScript?

Image

DataTable Change Row Background Color Based On Cell Value

DataTable Change row background color based on cell value

Image

Javascript Comments

Different ways to comments in javascirpt.

Image

AJAX XMLHttpRequest readyState

The XMLHttpRequest object can be used to exchange data with a web server behind the scenes. This means that it is possible to update parts of a web page, without reloading the whole page.

Image

Google Place Autocomplete Address Form

Autocomplete for Addresses and Search Terms Google autocomplete is a feature of the Places library in the Maps JavaScript API. You can use autocomplete feature and provide rich interface in your application.

Image

How You Can Redirect to Another Web Url Using JavaScriptor JQuery?

To redirect page you can use JavaScript which is quite useful to make this work window.location property to make a page redirect for this there is no need for jQuery. If you do console.log(window.location) you can see list of object return by browser.

Newsletter Subcribe

Receive updates and latest news direct from our team. Simply enter your email.