Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

Commit 0edff4e

Browse files
committed
Update maintenance status ;(
1 parent 6541641 commit 0edff4e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Diff for: README.md

+14
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ flexMenu is a jQuery plugin that lets you create responsive menus that automatic
99

1010
Written by [Ryan DeBeasi](http://www.ryandebeasi.com/) and [our fantastic contributors](https://github.com/352Media/flexMenu/graphs/contributors).
1111

12+
## :warning: Not Maintained :warning:
13+
14+
This project is no longer maintained. For alternatives, check out [The Priority+ Navigation Pattern](https://css-tricks.com/the-priority-navigation-pattern/) on CSS Tricks or the [priority-navigation](https://github.com/gijsroge/priority-navigation) library.
15+
16+
---
17+
18+
Since this plugin was first released in 2012, it received some fantastic [contributions from the community](https://github.com/352Media/flexMenu/graphs/contributors) and [appeared on Tuts+](https://webdesign.tutsplus.com/tutorials/a-flexible-approach-to-responsive-navigation--webdesign-8397). Separately, Michael Scharnagl experimented with similar design patterns and coined the term "[Priority+ Pattern](https://justmarkup.com/articles/2012-06-19-responsive-multi-level-navigation/)" _five days_ after I [first released flexMenu](https://github.com/352Media/flexMenu/commit/c01e0365d9217b36748574d83f45de578b3527fd). There were probably other folks who were experimenting with this pattern before either of us were!
19+
20+
Today, [several libraries](https://github.com/gijsroge/priority-navigation#alternatives) implement this design pattern in a modern way. They're awesome - so good that they've made flexMenu obselete! :smiley:
21+
22+
Thank you to everyone who creates designs, articles, and tools for responsive navigation. Let's keep building cool stuff together! :rocket:
23+
24+
\- @rdebeasi
25+
1226
## Usage
1327

1428
First, download flexmenu.min.js from GitHub or install it with `bower install flexmenu`. Then, add flexMenu to your page. (Be sure to include jQuery if it's not already there.) For example:

0 commit comments

Comments
 (0)