Web Component: j-FloatingSearch


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-FloatingSearch

A simple floating search input. It uses absolute position and it's targeted above of toolbars because it can overlay the toolbar.

Configuration

  • placeholder {String} A placeholder for input (default: empty)
  • height {Number} A height in pixels (default: 45)

Methods:

  • floatingsearch/show shows the component in the current position
  • floatingsearch/hide hides the component

Author