BDHALsizeSelects (server-side)

Use this routine to ensure that all EditFields of type 'select' in the specified collection with the specified class name have the same width.

Definition

BDHALsizeSelects(elSelects,

                 sSelectClass)

Parameters

elSelects

A collection of elements containing EditField HTCs of type 'select'.

sSelectClass

A string containing the name of the class of elements containing EditField HTCs of type 'select' for which the width will be adjusted.

Return Value

None.

Remarks

This routine is available in the include file BDHALUtil.htm.

See Also

Server-Side Routines

BDHALsizeButtons (server-side)

Client-Side Routines


All rights reserved.