mata-man/yii2-highlight-search

Yii2 Highlight and search

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

This package is not auto-updated.

Last update: 2025-06-25 12:20:27 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' => [], ])?> ```