JQuery Tutorial : Introduction
JQuery is a javascript library which works on the principle “write less, do more”.It simplifies a lot of work by
Read moreIn JavaScript comment can be done in two ways :-1. /* this is a comment */2. // this is a
Read more