Describe about javascript, Computer Engineering

Assignment Help:

World Wide Web (WWW) began as a text-only medium. First version doesn't even have the capability to include graphics on a page. Today's Web sites include sound animation, graphics, video and sometimes even useful content! Web scripting languages, like JavaScript, are one of the easiest ways to spice up Web page and to interact with users in new ways, HTML, unlike which is a simple text markup language, which can't respond to user, make decisions or automate repetitive tasks. Web scripting languages enables us to combine scripting with HTML to create interactive Web pages. A script in JavaScript can range from a single line to a full-scale application. JavaScript was developed by Netscape Communications Corporation, the makers of the popular Netscape Navigator Web browser. JavaScript was first Web scripting language to be introduced, and it is by far most popular. Here are a number of things you can do with JavaScript:

  • Add changing or scrolling messages to the browser's status line.
  • Validate the contents of a form and make calculations.
  • Display messages to user, either as part of a Web page or in the alert boxes.
  • Create images or animate images which change when you move the mouse over them.
  • Detect the browser in use and display different content for different browsers.
  • Detect installed plug-ins and notify the user if a plug-in is required.

 


Related Discussions:- Describe about javascript

What is socket inheritance, What is socket inheritance? Explain. Socke...

What is socket inheritance? Explain. Socket Inheritance: In a socket inheritance a reference count mechanism is utilized. Whenever a socket is first created, the system set

What is a cooperation model, What is A cooperation model A cooperation ...

What is A cooperation model A cooperation model defines the way interdependencies are established by cooperative interactions. We recognize two basic roles services can play: c

Examples of input, (i)  Input a single ASCII character into BL register wit...

(i)  Input a single ASCII character into BL register without echo on screen  CODE SEGMENT  MOV AH, 08H;         Function 08H  INT 21H          ;         the character inpu

create a class called auditorium, Create a class called auditorium that sp...

Create a class called auditorium that specifies the seats in the auditorium. The class should include at least one data item: seat (two dimensional array of Char) and at least thre

Principle of locality of reference, Problem: (a) What do you understand...

Problem: (a) What do you understand by the principle of locality of reference and explain how this is exploited in cache design. (b) Consider a 32-bit microprocessor that h

Mathlab , Windy Grid World This assignment is to use Reinforcement Learni...

Windy Grid World This assignment is to use Reinforcement Learning to solve the following "Windy Grid World" problem illustrated in the above picture. Each cell in the image is a

Simple instruction formats, Simple instruction formats: RISC uses simpl...

Simple instruction formats: RISC uses simple instruction formats. Usually only one or a few instruction formats are used. In these machines instruction length is fixed and alig

Determine the define byte - assembler directives, Determine the Define Byte...

Determine the Define Byte - Assembler directives DB (Define Byte): DB directive defines a byte-type variable (i.e. a variable that occupies one byte of memory space). In a give

Explain the differences between macros and subroutines, Explain the differe...

Explain the differences between macros and subroutines. Macros Vs Subroutines (i) Macros are pre-processor directives which are processed before the source program is pass

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd