https://github.com/younusaliakash/vanilla-js-hidden-search-widget
A lightweight hidden search widget feature. Here the initial stage the search input is hidden. After clicking the widget the search input will be visible and the search icon move to the right.
https://github.com/younusaliakash/vanilla-js-hidden-search-widget
css dom-manipulation html js search-widget
Last synced: 2 months ago
JSON representation
A lightweight hidden search widget feature. Here the initial stage the search input is hidden. After clicking the widget the search input will be visible and the search icon move to the right.
- Host: GitHub
- URL: https://github.com/younusaliakash/vanilla-js-hidden-search-widget
- Owner: younusaliakash
- Created: 2023-04-11T19:07:47.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T19:35:27.000Z (about 2 years ago)
- Last Synced: 2025-02-01T05:23:20.403Z (4 months ago)
- Topics: css, dom-manipulation, html, js, search-widget
- Language: CSS
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Hidden Search Widget
A lightweight hidden search widget feature. Here the initial stage the search input is hidden. After clicking the widget the search input will be visible and the search icon move to the right.