Skip to main content

Event Handling

  • Chapter
  • First Online:
Beginning jQuery 2 for ASP.NET Developers
  • 1290 Accesses

Abstract

One of the most common uses of jQuery in web applications is event handling. As an ASP.NET developer, you are already familiar with the concepts of events and event handling. Events raised by ASP.NET server controls, however, are server-side events. They are raised on the server after postback takes place. Events that you handle using jQuery are client-side events. JavaScript (and hence jQuery) offers a much richer set of events to developers than ASP.NET offers on the server side. These events are raised in the client browser and are also handled in the client browser. Events such as clicking a button, changing a selection from a drop-down list, or entering text into a text box are some of the examples of client-side events—and there are many more.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 34.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 44.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Bipin Joshi

About this chapter

Cite this chapter

Joshi, B. (2013). Event Handling. In: Beginning jQuery 2 for ASP.NET Developers. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-6305-0_4

Download citation

Publish with us

Policies and ethics