JavaScript Date method is perfect for getting current date time. It has so more than 35 methods which can return different values at different level.
Continue reading...jquery
JQuery replacewith() usage with examples
JQuery replacewith is very easy to handle and replace some DOM elements with specific content of our own DOM. Here is why you should use JQuery replacewith
Continue reading...Different ways of using Javascript substring
There are so many situations where we have to subtract a string out of a large string or in some situations we have to extract a...
Continue reading...Use JQuery this with onClick
JQuery is a library written with Pure Vanilla JavaScript. Jquery really solved the issues with selectors and firing an event
Continue reading...