JavaScript
How to merge objects in javascript?
Convert Form Data to JSON in JavaScript
How do I check if an array includes a value in JavaScript?
Image preview before upload with javascript & jquery
I am going to share you creating a Image preview before upload with JavaScript & JQuery. This is very important when you upload a picture before you can examine it. That the picture is not right.
Dynamically create and submit form
Suppose you are working one project, it had a list of products. And by clicking on the product, the data has to be sent through the post to other page. Now I had to make multiple forms. So we are create form dynamically on click function.
Typing Test
Today I am going to share Typing Test Game. Where you Type to alphabets and get point. You can use html, javascript and jqury to create this game. I have give you Demo link in below where you can play this Game.