| home / experts / dhtml / column40 |
|

Here is a comparison table of the old Version 3 Global Parameters and new Version 4 Page-Specific Parameters:
| Version 3 Global Parameters (as of Version 3.10.3) | Version 4 Page-Specific Parameters |
|---|---|
menuVersion = 3; |
|
Notice that:
Four parameters from Version 3
The parameter names have the HM_ prefix, to avoid conflict with other scripts. They also have an additional prefix (PG_) to easily identify them as page-specific. Finally, the descriptive part of their name is, in many cases, more descriptive than before, for easy purpose identification. For example, the confusing overCol has been changed to HM_PG_BGColorOver.
Six new parameters are introduced. These are HM_PG_ImageHorizSpace, HM_PG_ImageVertSpace, HM_PG_StatusDisplayBuild, HM_PG_StatusDisplayLink, HM_PG_UponDisplay and HM_PG_UponHide.
The Page-Specific Parameters can be included in any page that uses HM, before the external HM script is loaded.
Produced by Peter Belesis and
All Rights Reserved. Legal Notices.
Created: Nov 22, 2000
Revised: Nov 22, 2000
URL: http://www.webreference.com/dhtml/column40/2.html