Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Added New Feature:

Now Users can Search the Applications directly from the Search Bar. They have two options to Search their favorite Apps.

* First is that they can Directly Search from the Start Menu. (Search Bar Enabled)
* Second is through Search Icon also the apps can be searched. (Search Bar Enabled)

Co-Authored-By: Anand Jaiswar <[email protected]>
  • Loading branch information
anand-3399 committed Jul 28, 2022
1 parent ad107e4 commit e061b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
</div>
<div class="startMenuPlace">
<div class="startmenu">
<img src="img/startmenu.png" alt="">
<!-- <img src="img/startmenu.png" alt=""> -->
<div class="search">
<div class="SearchIcon"></div>
<input type="text" class="SearchInput" id="myInput" onkeyup="myFunction()"
Expand Down

0 comments on commit e061b58

Please sign in to comment.