1967 0
Convert Image to base64 string using Javascript
In this article, I have mentioned few possible ways to convert image to base64 in Javascript (JS) with working examples.
Type
Article
3299 0
Word count using Javascript (jQuery or Pure JS)
This small snippet of code, help you create Word count tool using JavaScript for creating an abstract guideline tool
Type
Article
1197 0
Convert seconds to hh:mm:ss using Javascript
In this article, I have mentioned how we can convert seconds into hours/minutes/seconds (hh-mm-ss) using Javascript.
Type
Article
2888 1
Error "TypeError: Cannot read property 'classList' of null"

Hello, I am trying when simple code to add datepicker in javascript using below HTML and Javascript Code, but I am getting error "TypeError: Cannot read property 'classList' of null", how can I resolve it?

cannot-read-properties-of-null-reading-classlist-min_sgpbi5.png

HTML/JS Code

...
Type
Question
6742 1
Creating copy to clipboard using Javascript or jQuery
In this article, I have provided sample code with output for how to create copy to clipboard functionality using javascript or jQuery
Type
Article

1590 0
String to Number (Int) using Javascript
In this article, I have mentioned various possible methods to convert string to number (integer) using javascript various possible methods.
Type
Article
3622 0
RGB to Hex and Hex to RGB using Javascript
In this article, I have provided sample code to convert RGB to Hex and Hex to RGB using Javascript, quickly and easily.
Type
Article
9108 0
Email Validation using Javascript (With OR Without Regex)
In this article, I have explained about various possible methods for JavaScript email validation with regex and without regex, with example.
Type
Article
6275 0
Toggle Class (Javascript based, without jQuery)
In this article, I have provided working example on how to toggle class using pure Javascript and without using jQuery.
Type
Article
6256 0
Using Google Translate to translate language using HTML- Javascript.
In this article, I have provided step by step procedure to add google translate on a website to translate languages using HTML and Javascript.
Type
Article

Page 5 of 13