Popup Demo

The following examples demonstrate different ways that popup windows can be used. You can view the HTML source for this topic in a text editor. The source file can be found at:
    demos\hs\object\popup_demo.html

Click the button on the right to see information displayed in a popup.

If you look at the source for this topic, you'll see that the topic is passed in to the popup as a file name.

Click the button on the right to see the same information displayed in a larger popup.

If you look at the source for this topic, you'll see that this time the topic is passed as an ID. The size of the viewer is specified to make it larger.

Click the button on the right to see the same information displayed in a popup.

If you look at the source for this topic, you'll see that the "button" is a graphic object specified in the <OBJECT> tag.

to see information displayed in a popup. In this example an inline text object was used to activate the popup.

If you look at the source for this topic, you'll see that you can specify a number of font characteristics.