Search keyword highlighting with jQuery
1 min readApr 29, 2019
--
You can make your search results a bit fancier by using a little of bit of jQuery to highlight your search keyword or going with more feature-rich tools e.g. https://markjs.io/
As once the legend said (was a wonderful person)
So as we already had jQuery in our Ruby On Rails project I decided to not add more dependencies and I just go with jQuery only.
Short story but hope it’d come in handy!