mata-man/yii2-highlight-search

Yii2 Highlight and search

Maintainers

Package info

github.com/mata-man/yii2-highlight-search

Type:yii2-extension

pkg:composer/mata-man/yii2-highlight-search

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master / 1.0.x-dev 2015-07-29 15:42 UTC

This package is not auto-updated.

Last update: 2026-05-13 17:09:46 UTC


README

An alternative to ctrl+f, this adds functionality to your website with an additional callbacks. This jquery highlight plugin created by Johnn Burkhard. When making a search will use jQuery animate() to scroll the element with the desired class. Next and prev buttons will scroll the element up and down to the other matches.

Here is an example on how to call the widget:

```PHP 'search', 'settings' => [], ])?> ```