spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com


home / experts / dhtml / column42
Developer News
News Flash: Adobe Has iPhone Workaround
Adobe's Flash 10.1 Goes Mobile (Minus iPhone)
A Salute to Visionary CEOs

Logo

Hiermenus Go Forth, VI:
Version 4 - The Page-Specific Parameters (cont'd)



HM_PG_ClickKill

Description
Sets the menu tree hide event to page "click" (if true) and menu "mouseout" (if false) for all menu trees in the page.

Menu tree hidden with click:

Menu tree hidden with mouseout:



HM_PG_ClickKill overrides site-wide global settings declared in the external script.

Value
Boolean.
May be specified as:
Example Values
true Boolean: true

true Boolean: false

integer Boolean: 1

integer Boolean: 0

string: "true"

string: "false"

JS expression: "getClickKill()"

JS expression: "(isMac) ? false : true)"

Default
If this parameter is omitted, the relevant Global Parameter value set in the external script is used.

Differences from Version 3 equivalent
The clickKill parameter in Version 3:
Comments
HM_PG_ClickKill sets the user event dynamically. Do not change the onMouseOut link event to onClick. Links should always have an onMouseOut event. In this way, we minimize HTML page code interventions.

Next, HM_PG_ChildOverlap.


Produced by Peter Belesis and

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Building a Banking Application Home Page with OOP · Mixing Scripting Languages · Review: phpFox, a Social Networking CMS with all the Bells and Whistles
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Enterprise 2.0: Social Networking in the Cloud · BroadSoft Marketplace Hastens Pace of Telephony Innovation · Review: HTC Hero for Sprint

All Rights Reserved. Legal Notices.
Created: Dec 12, 2000
Revised: Dec 12, 2000

URL: http://www.webreference.com/dhtml/column42/4.html