property of static class JsNgram

Description

Specify a html element to show messages on search.

Example
JsNgram.errorSelector = $('#error');
      
Default value
undefined
      
Usage

This is a constant object for the system. Users must specify a valid element. Both error messages and successful hit counts are shown on this element.