Fires when the Media Bar player becomes visible.
Syntax
| Event property | mediaBar.onshow = handler | JScript 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
| Bubbles | No |
|---|
| Cancels | No |
|---|
| 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
See Also
onhide