answersLogoWhite

0


Best Answer

Advantages include Cross-browser support, validating data on the client, and being able to create more sophisticated user interfaces.

JavaScript effects are also much faster to download than some other front-end technologies like Flash and Java applets. In fact, unless you're writing a massive JavaScript application, it's quite likely that no significant extra download time will be added to a page by using JavaScript on it. Nor do users need to download a plugin before they can view your JavaScript, as they would with Flash for example, they simply need a browser that supports it - and, of course, most modern browsers do. Other advantages include the fact that you don't need any extra tools to write JavaScript, any plain text or HTML editor will do, so there's no expensive development software to buy. It's also an easy language to learn, and there's a thriving and supportive online community of JavaScript developers and information resources. The disadvantages of JavaScript, as with most web development, are almost entirely related to browser compatibility. While the advances in browser programmability we've seen over recent years are, generally speaking, a good thing, if you don't implement them with care you can create a lot of inconsistencies and broken pages quite unintentionally using JavaScript. Code that works just great on IE4 might not work at all on Netscape 4, what works in NN6 doesn't always work in NN 4, and so on. In essence, there are two main problems with JavaScript and browsers: · The different JavaScript versions in different browsers. · Browser programmability: the HTML elements and features of the browser that can be accessed through any scripting language. (IE4 , for example, makes most of the page and HTML accessible to scripts, but Navigator 4 limits what can be accessed and manipulated.) it allow Developer to add Dynamic content like image swapping , Rollover, which is not available in HTML or CSS CSS basically used for ----> styling ur pages JavaScript used to allow ----> script access to objects embedded in other application.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

Two advantages of java script is the speed and simplicity. Two disadvantages of java script is the security issues and reliance on the end user.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Advantages and disadvantages of java script?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the advantages and disadvantages event handler to event properties?

what are the advantages and dis advantages of event handling in java


Is Java better than Adobe Flash player?

Java and Flash Player are used for different purposes. They both have their advantages and disadvantages.


What is java fx2.1.1?

Java script


Is Java script needed for Poptropica?

No, Java script is not needed to play poptropica.


Does Java Script use the same compiler as Java?

No


Where can I download java script free?

When it comes to java script you can simply download it free from the java website. You can also go to CNET downloads and get it free from there.


Does java script coding mean using it for Java programs only?

Java script coding is computer coding, many things require Java, and you need to have Java enabled to view these types of programs.


Does iPod touches have java script?

they have java< javascript and flash


Which script based on sound?

Java script is based on sound.


Why net is better than java?

I suppose both have their advantages, and their disadvantages. Java is designed for multiple platforms; .NET is more focussed on Windows. There is, however, a "Mono" project that gives .NET certain compatibility with Linux.


Research on advantages and disadvantages of php hypertext preprocessor?

Advantages: Easy to maintain and Less time wasted if you needed to change one script Disadvantages: Time-Consuming when you're converting and con't work in DW properley.


What are the advantages and disadvantages of Enterprise Java Beans?

The advantage of Enterprise Java Beans is that they standardize coding thus expediting the fulfillment of application requirements. The disadvantage of Enterprise Java Beans is that their integration into an application is often complex and challenging.