onshow

HTML (DHTML)

onshow Event

Internet Development Index

Fires when the Media Bar player becomes visible.

Syntax

Event propertymediaBar.onshow = handlerJScript only
mediaBar.onshow = GetRef("handler")Visual Basic Scripting Edition (VBScript) 5.0 or later only
Named script <SCRIPT FOR = mediaBar EVENT = onshow> Internet Explorer only

Event Information

BubblesNo
CancelsNo
To invoke
  • Click the Media button in the Internet Explorer toolbar to display the media player.
  • Select Explorer Bars from the View menu, and then click Media to display the media player.
  • Click a Media Bar behavior-targeted link in the main browser window.
  • Type the URL of a media file in the address bar.
Default action Initiates any action associated with this script.

Available Properties

Available Properties

Applies To

mediaBar

See Also

onhide