CodBi
    Preparing search index...
    • Registers standard configurations that binds HTMLInputElements tagged with the data-cb-func OpenPLZ.Autocomplete into a set of HTMLInputElements that act together as an interface for fast and accurate provision of an address within a specific country. Simply tag every HTMLInputElement within a HTMLDivElement with the the corresponding CodBi-Class. These classes may also be used standalone.

      CSS-Classes:

      • CodBi_OpenPLZ_AC_SET_PLZ: Represents the set's postal code.
      • CodBi_OpenPLZ_AC_SET_Locality: Represents the set's locality.
      • CodBi_OpenPLZ_AC_SET_Street: Represents the set's street.
      • CodBi_OpenPLZ_AC_SET_BuildingNumber: Represents the set's building number.

      Global Variables:

      • CodBi_OpenPLZ_Country: The code of the country to check. If not set the Plugin-Variable OpenPLZ_Country will be used. If the Plugin-Variable is not set "de" will be used.

      Returns void