In this tutorial, we will introduce you how to split a string using regular expressions in javascript. We will use split() method to implement it.
[...]
In this tutorial, we will use an function to compare two string dates in javascript. Here is the data comparison function: function compareDates(d1,
[...]
emoji-slider.js is a emoji slider control creator based on javascrpt. We can use it to create some very beautiful slider control. The emoji slider can be set using css style.
[...]