Share via


BDHALsizeSelects (client-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

sub 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

Client-Side Routines

BDHALsizeButtons (client-side)

Server-Side Routines

Copyright © 2005 Microsoft Corporation.
All rights reserved.