vdw / HideSeek

A simple, mobile-friendly, yet customizable quick/live search jQuery plugin.
http://vdw.github.io/HideSeek
Apache License 2.0
429 stars 74 forks source link

bootstrap modal window #20

Closed stuartbae closed 8 years ago

stuartbae commented 8 years ago

I have problem with using the plugin inside a bootstrap modal window. I guess the issue is caused by event delegation but no idea how to work around it. Please help me.

vdw commented 8 years ago

Hi, you have to initiate HideSeek using the "shown.bs.modal" modal event.

Here is an example of HideSeek with Bootstrap modal v3: http://jsfiddle.net/dkrestos/495z7m4v/