-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed Arrow Key Selection of Search Suggestion (#202)
* Fixed Arrow Key Selection of Search Suggestion * Update script.js * Fixed Arrow key doesn't let user to show down results when going down. * Update style.css * Update script.js if mouse cursor is within resultBox, then keyboard selection is unhighlighted * Modified Boarder Radius Co-authored-by: prem-k-r <60751338+prem-k-r@users.noreply.github.com> * Update index.html decreasing gap between searchbar and suggestion box * Update style.css decreasing gap between searchbar and suggestion box --------- Co-authored-by: Prem Kumar <60751338+prem-k-r@users.noreply.github.com>
- Loading branch information
1 parent
43c7749
commit a801377
Showing
3 changed files
with
115 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters