반응형
basicContext: Easy menus for your website
basicContext makes it easy to create menus for your website or app. It works with all kinds of events, always stays on screen, and is written in Vanilla JS.
GitHub: https://github.com/electerious/basicContext
Demo Page: https://github.com/electerious/basicContext#demos
Demo Page: https://github.com/electerious/basicContext#demos
basicContext
Easy-to-use context-menu for your website or webapp.
Demos
Name | Description | Link |
---|---|---|
Basic demo | basicContext works with all kind of events | Try it on CodePen |
Position demo | basicContext never leaves the visible screen-area | Try it on CodePen |
Scroll demo | basicContext is scrollable when the context height is bigger than the browser height | Try it on CodePen |
Features
- Works in all modern browsers
- Written in Vanilla JS
- Stays within the viewport and never opens outside the visible screen-area (Demo)
- Scrollable, when the height of the context-menu is bigger than the height of the browser (Demo)
Requirements
basicContext is written in Vanilla JS and only dependents on the following browser APIs:
All of these APIs are capable of being polyfilled in older browser. Check the linked resources above to determine if you must polyfill to achieve your desired level of browser support.
반응형
'프로그래밍 > Web' 카테고리의 다른 글
해커톤에서 가장 인기 있는 프로그래밍 언어는? (0) | 2015.08.12 |
---|---|
[javascript] JavaScript InfoVis Toolkit (0) | 2015.07.17 |
basicModal: Modern dialog system for your web apps (0) | 2015.05.22 |
[보안] 캡챠 reCAPTCHA - https://www.google.com/recaptcha/ (0) | 2015.05.08 |
[javascript] JointJS: JavaScript diagramming library (0) | 2015.04.27 |