quicksearch icon indicating copy to clipboard operation
quicksearch copied to clipboard

HTML5 Search

Open ss23 opened this issue 15 years ago • 2 comments

It would seem that when you have something like (I've only tested Chrome) and that input loses focus, it doesn't list all items in the table again (the place holder text now returns to this input, and I would guess that it has a value of ''). My guess would be to simply run the sort again when the search bar loses focus.

ss23 avatar Sep 07 '10 14:09 ss23

input type=search placeholder="Search" autofocus That was the thing in the space between like and (I've only... Silly Github not just escaping it...

ss23 avatar Sep 07 '10 14:09 ss23

Could you show me a full example or send me a link so I understand what you mean, as the scripts are working for me

riklomas avatar Sep 10 '10 12:09 riklomas