Eloquent JavaScript



Download 2,16 Mb.
Pdf ko'rish
bet135/165
Sana02.07.2022
Hajmi2,16 Mb.
#731657
1   ...   131   132   133   134   135   136   137   138   ...   165
Bog'liq
Eloquent JavaScript

Events and DOM nodes
Each browser event handler is registered in a context. In the previous example
we called
addEventListener
on the
window
object to register a handler for the
whole window. Such a method can also be found on DOM elements and some
other types of objects. Event listeners are called only when the event happens
in the context of the object they are registered on.

No handler here.

That example attaches a handler to the button node. Clicks on the button
cause that handler to run, but clicks on the rest of the document do not.
Giving a node an
onclick
attribute has a similar effect. This works for most
types of events—you can attach a handler through the attribute whose name
is the event name with
on
in front of it.
But a node can have only one
onclick
attribute, so you can register only
one handler per node that way. The
addEventListener
method allows you to
add any number of handlers so that it is safe to add handlers even if there is
already another handler on the element.
The
removeEventListener
method, called with arguments similar to
addEventListener
, removes a handler.


The function given to
removeEventListener
has to be the same function value
that was given to
addEventListener
. So, to unregister a handler, you’ll want
to give the function a name (
once
, in the example) to be able to pass the same
function value to both methods.

Download 2,16 Mb.

Do'stlaringiz bilan baham:
1   ...   131   132   133   134   135   136   137   138   ...   165




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish