Category Archives: Javascript

Best JavaScript Debugging Tools

Good Morning to all, Here I share one useful article related to javascript debugging tools for developers and programmers. The best javascript tools are described delow. They are: Sublime Web Inspector Js Bin JavaScript Debug Theseus JS Hint Aardwolf Debug Vorlonjs jsdt Tutti Firebug 1. Sublime Web Inspector The sublime web inspector is a javascript… Read More »

JavaScript Libraries for Building Interactive Map

Hi Friends, In prittytimes, most of the articles are related to web based application like javascript, jquery, html, php,css etc. Here I share article related to interactive maps using javascript. There are many javascript libraries are available JavaScript Libraries for Building Interactive Map.They are: amMap Turf.js Planetary.js Leaflet GMaps Kartograph D3.js jHere Cesium DataMaps Stately… Read More »

Best JavaScript Tools for Developers

Good morning Guys, Today we discuss one latest topic related to “Best JavaScript Tools for Developers.” JavaScript used for multiple purpose. It is used for web application and create interactive web sites. Using javascript into your application we can include many application into your project like speed up your application, custom animation etc. Here I… Read More »

Voice Control JavaScript Libraries for Developers

In I share one useful and latest information related to “JavaScript”. The topic is Voice Control JavaScript Libraries for Developers. This library helps you to create voice command into your websites.Main five voice control javascript libraries for developers are described here. They are: annyang.js Voix.js Voice-Commands.js JuliusJS PocketSphinx.js 1.annyang.js The annyang is a tiny javascript… Read More »

JavaScript Libraries for Creating Circular Charts

Good Morning to all, Today we discuss one different topic related to “JavaScript libraries for creating circular charts”. Almost every web application uses charts to represent the data in visualize. It provides the information user-friendly. The main advantages of using JavaScript charts are: interactivity, retina display and multiple chart types etc… There are different useful… Read More »

Retype password Validation – Javascript

Hi Guys, Here I explain, how to check Password and Confirm Password validation for Password TextBox using pur javascript method with demo. The Password and Confirm password are in textboxes. And these are compared using JavaScript and if the values do not match an error message will occur like password must be same. If the… Read More »