Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.23 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.23 KB

Webflow Advanced Search with Autocomplete

Overview

This script provides an advanced search functionality with autocomplete for Webflow websites. It enables real-time filtering of CMS items, keyboard navigation, and customizable search result actions.

Features

  • Real-time search as you type
  • Keyboard navigation (arrow keys, enter, escape)
  • Autocomplete functionality
  • "No results" message display
  • Customizable actions for search result items
  • Fully compatible with Webflow's CMS and responsive design

Quick Start

  1. Add the script to your Webflow project's custom code section.
  2. Set up the necessary HTML structure with custom attributes in Webflow.
  3. Connect your CMS collection to a Collection List for search results.

For detailed implementation instructions, please refer to the documentation.

Browser Support

This solution supports all modern browsers, including the latest versions of Chrome, Firefox, Safari, and Edge.

Issues and Support

For issues, feature requests, or support, please open an issue on our GitHub repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.