WebAPI/BrowserAPI/Common Subset: Difference between revisions

Jump to navigation Jump to search
Events
(Events)
Line 89: Line 89:


=== Attributes ===
=== Attributes ===
=== Events ===
=== DOM Events ===
{| class="wikitable" width="100%"
|-
! API !! Mozilla !! Google !! Microsoft
|-
! on scroll
| mozbrowserasyncscroll
|
|
|-
! on window.close()
| mozbrowserclose
|
|
|-
! on context menu
| mozbrowsercontextmenu
|
|
|-
! on error to load
| mozbrowsererror
|
|
|-
! on favicon change
| mozbrowsericonchange
|
|
|-
! on load end
| mozbrowserloadend
|
|
|-
! on load start
| mozbrowserloadstart
|
|
|-
! on location change
| mozbrowserlocationchange
|
|
|-
! on window.open()
| mozbrowseropenwindow
|
|
|-
! on SSL state change
| mozbrowsersecuritychange
|
|
|-
! on prompt (alert, confirm, prompt)
| mozbrowsershowmodalprompt
|
|
|-
! on title change
| mozbrowsertitlechange
|
|
|-
! on HTTP auth
| mozbrowserusernameandpasswordrequired
|
|
|-
! on search engine result
| mozbrowseropensearch
|
|
|}
 
== Links ==
== Links ==
=== Mozilla Browser Element ===
=== Mozilla Browser Element ===
Confirmed users
346

edits

Navigation menu