In javascript what is event handling and inline event, JAVA Programming

Assignment Help:

In JavaScript, what is event handling? What are the two categories of events?

In java script we could capture events on do a few operation on the basis of which particular event. For example we need to load some data on web page then along with the help of event handling we could do this operation through using onLoad event.
We can put Event handlers within the body of web page and also in attributes of HTML.

From the attribute we could call any JavaScript function that will do his operation and come back. Now we can also interact along with server side with the help of AJAX in JavaScript function.

In-Line Event Handling

We can place event handlers within the BODY part and also in HTML attributes the event handlers attributes consist of 3 elements the event handler, equal sign and a string of JavaScript statement enclosed within quotes (single or double). And one more thing these should be put within one line without newline because of this sophisticated event handling is not possible along with in-line event handling.


Related Discussions:- In javascript what is event handling and inline event

Describe logical operators in java, Describe Logical Operators in Java ? ...

Describe Logical Operators in Java ? The relational operators you've learned so far ( , >=, !=, ==) are enough while you only required to check one condition. Therefore what if

Create objects of student class by calling default, Create objects of stude...

Create objects of student class by calling default Create objects of student class by calling default, parameterize and copy constructor Call student class different methods on

Railway reservation, what java stream is used for designing railway reserva...

what java stream is used for designing railway reservation form?

Android apk for 3g dongles support, ANDROID APK for 3G dongles support P...

ANDROID APK for 3G dongles support Project Description: We want someone who will modify this Android app or code a similar one. The App function is to let Android tablet P

Url instance and url connection instance, Difference between URL instance a...

Difference between URL instance and URL Connection instance? Ans) A URL instance shows the location of a resource, and a URL Connection instance shows a link for accessing or co

What is setter methods explain with an example, What is Setter Methods expl...

What is Setter Methods explain with an example? Setter methods, also called as mutator methods, merely set the value of a field to a value specified through the argument to the

Array, how do you access a value of an array?

how do you access a value of an array?

Explain what is multilevel inheritance, Explain what is Multilevel Inherita...

Explain what is Multilevel Inheritance ? The Car-Motorcycle-MotorVehicle instances showed single-level inheritance. There's nothing to stop you from going next. You can describ

Performance of a java application, How can I improve the performance of a ...

How can I improve the performance of a java application , describe the java optimization techniques?

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