CodBi
    Preparing search index...

    Provides the HTML_Select_Injection.functionality.

    Maintainer: Callari, Salvatore (Salvatore.Callari@Ansbach.de)

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Forces the tagged HTMLInputElement to not accept weekends as valid Dates.

      This functionality applies JQuery.datepicker.noWeekends onto the HTMLInputElement's calendar and intercepts the date entered in order to be able to show an error message whenever a weekend is entered manually.

      • MsgNoWeekends: The optional string to be shown when a weekend is entered.
      • Delimiter: The string separating the day, month & year. Defaults to: ".".

      Parameters

      • toLoad: { [key: string]: unknown }
      • toProcess: Element

      Returns void