Sometimes you may need to encode string to base64. Here are the steps to do it.
How to Get Length of JavaScript Object
How to Get Client IP Address Using JavaScript
How to Break ForEach Loop in JavaScript
Sometimes you may need to break foreach loop in JavaScript, to exit or stop forEach loop. Here is how to do it.
How to Validate Decimal Number in JavaScript
How to Fix “Uncaught ReferenceError: $ is not defined”
How to Detect Browser in JavaScript
Sometimes you may need to detect client browser on your website. Here is how to detect browser in JavaScript.