Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

where we use javascript and for which purpose we use
javascript how?

Answer Posted / r.kumar mca

JavaScript is a full-fledged dynamic programming language that, when applied to an HTML document, can provide dynamic interactivity on websites. It was invented by Brendan Eich, co-founder of the Mozilla project, the Mozilla Foundation, and the Mozilla Corporation.

You can do pretty much anything with JavaScript. You'll start small with simple features such as carousels, image galleries, fluctuating layouts, and responses to button clicks. Eventually as you get more experienced with the language you'll be able to create games, animated 2D and 3D graphics, full blown database-driven apps, and more!

JavaScript itself is fairly compact but very flexible, and developers have written a lot of tools that sit on top of the core JavaScript language to unlock a huge amount of extra functionality with very little effort. These include:

Application Programming Interfaces (APIs) built into web browsers providing various functionality like dynamically creating HTML and setting CSS styles, or grabbing and manipulating a video stream from the user's webcam, or generating 3D graphics and audio samples.
Third-party APIs to allow developers to incorporate functionality in their sites from other properties, such as Twitter or Facebook.
Third-party frameworks and libraries you can apply to your HTML to allow you to rapidly build up sites and applications.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of history object?

1632


Explain javascript closures by example.

926


How can a page be forced to load another page in javascript?

1094


How does typeof operator work?

1038


What do you mean by script?

868


What is enum size?

857


How to delete an array entry using javascript?

905


How to add/remove properties to object dynamically in javascript?

940


Why is javascript called richer interface?

987


What is external javascript?

1097


Is javascript frontend or backend?

879


What is the difference between == and ===? Which one would you use?

1072


How do I run javascript in chrome?

976


What is unobtrusive javascript? How to add behavior to an element using javascript?

965


How to make a array as a stack using javascript?

1002