What are the SiteGrinder hints associated with popups?
The following hints are relevant to popups:
-popup, -p
Specifies that a layer will become visible elsewhere on the web page when the corresponding button layer is rolled over. A layer named "Gallery-button" will, while rolled over, will cause a one or more layers or layer sets named "Gallery-popup" to become visible. "-popup" can be abbreviated as "-p".
-popdown
Specifies that a layer or layer set will become hidden on the web page while the corresponding "-button" layer is rolled over.
-hide
Specifies that a layer or layer set will become hidden on the web page while any buttonwith a popup is rolled over.
-menu
The menu hint can be applied to text layers or layersets. When a there is a trigger -button and -menu layer with the same base name, then the menu becomes a drop down menu (or popup menu, if you prefer). Thus any menu can be made to "popup". Since each menu item becomes its own button, this popup menu behavior can continue hierarchically. Thus, SiteGrinder supports popup menus with any number of levels.