Skip to content

Compare: User Documentation v 1.0

New page
Showing with 0 additions and 3 deletions.
  1. +0 −3 User-Documentation-v-1.0.md
3 changes: 0 additions & 3 deletions User-Documentation-v-1.0.md
Expand Up @@ -46,9 +46,6 @@ jQueryObject.maxLengthDisplay(params)
}

## Params object details


# Class Definitions and Details
* displayTarget (string/jquery object) - Allows the user to define a custom display target. Defining this will override the creation of a dynamic element. This parameter can also be overridden by the "maxlength-display-target" data attribute on an element.
* **NOTE:** This feature is introduced in v 1.1. Older versions do not support this parameter.
* allowPositionToggle (boolean) - Whether to allow the code to reposition dynamic target elements when they would otherwise not be contained within the viewable window. Default true
Expand Down