A small Easter games for marketing.
You only need to set up keywords and summary.
- js/easter.js
- Setup the keyword field in data.
- title and text is used for summary after all the keywords are found.
- index.html
- You need to manually add the effect
<span onclick="fly(this)">
in front of every keyword in the article, and its close tag</span>
after the keyword.
- Keyword is not case insensitive
- Long keyword would make effects a bit crowded (locking user...)
Enjoy it!