< KosherCode/>

Mon Apr 01 2013

What is JavaScript?

JavaScript is a client-sided scripting language. It is a programming language that is performed by a browser to add extra functionality to a web page. It is primarily used by web browsers. This is just a beginning tutorial showing how to embed JavaScript into a web page. It also shows how to use jQuery. JQuery is a JavaScript library used to simplify writing JavaScript since different browsers often interpret JavaScript differently,