Examples of using Script to be run when in English and their translations into Indonesian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Ecclesiastic
Script to be run when an error occurs.
Script to be run when an element is dragged.
Script to be run when an element is invalid.
Script to be run when media data is loaded.
Script to be run when the message is triggered.
Script to be run when the window's history changes.
Script to be run when an element gets user input.
Script to be run when the length of the media changes.
Script to be run when a context menu is triggered.
Script to be run when a user navigates to a page.
Script to be run when a Web Storage area is updated.
Script to be run when a user navigates away from a page.
Script to be run when the media actually has started playing.
Script to be run when an element leaves a valid drop target.
Script to be run when the browser starts to work offline.
Script to be run when the media is ready to start playing.
Script to be run when an element's scrollbar is being scrolled.
Script to be run when the cue changes in a<track> element ondurationchange.
Script to be run when an element has been dragged to a valid drop target.
Script to be run when there has been changes to the anchor part of the a URL.
Script to be run when the browser is in the process of getting the media data.
Script to be run when the media is paused either by the user or programmatically.
Script to be run when an error occurs when the file is being loaded onloadeddata.
Script to be run when the browser is unable to fetch the media data for whatever reason.
Script to be run when the seeking attribute is set to false indicating that seeking has ended.
Script to be run when the seeking attribute is set to true indicating that seeking is active.
Script to be run when fetching the media data is stopped before it is completely loaded for whatever reason.
Script to be run when the media has reach the end(a useful event for messages like"thanks for listening").
Script to be run when a file can be played all the wayto the end without pausing for buffering.
Script to be run when something bad happens and the file is suddenly unavailable(like unexpectedly disconnects).