Button Parameters

The parameters are ordered with numbers to associate them with a special button. For example, button 4 should have parameters like this:

<param name="B-4-URLFrame" value="_blank">

It is also possible to set the default values for one parameter by replacing the number with a "d" like this:

<param name="B-d-URLFrame" value="_self">
<param name="B-4-URLFrame" value="_blank"">

Then all buttons will be linked to the current frame, except for the URL associated with button 4, which will be opened in a new browser window.


© 1997-2000 Entanke.
Visit us at http://www.entanke.se/ for more information.