< prev | next >

plugin < Tags < Home

<plugin>

The <plugin> tag provides an alternative to HTML <EMBED> tag attributes for the WxScope Plugin. When the plugin is viewed in full-page mode, it has no containing HTML page and there is no way to define the values that would have been specified as attributes to the HTML <EMBED> tag. These values can be place in the WxML <plugin> tag instead.

The <plugin> tag and its attributes are only relevant to the WxScope Plugin. Future software packages will likely ignore them.

Attributes

attribute

default

description

legend

"left"

Specifies the positioning of the WxScope Plugin legend. Supported values include "left", "right", and "false".

detail

By default, a list of all the elements on the plugin's map or graph is displayed in the legend.

The initial detail pane to be displayed in the legend. This is a zero-based integer index corresponding to the desired map or graph element.

showControls

"true"

Are the legend navigation and animation controls displayed?

simpleLegend

"false"

Display a simplified legend for products which support it?

Children

None.

Examples

<plugin legend="right" detail="0"/>
         
<plugin legend="false"/>
         
<plugin legend="left" detail="2"/>
         
<plugin detail="3"/>
         
<plugin legend="left" showControls="false"/>
         
<plugin simpleLegend="true" showControls="false"/>

Confidential. Copyright © 2002, Oklahoma Climatological Survey. All Rights Reserved.
Send questions or comments concerning this web page to
wolfie@ou.edu.