Skip to content

A repo that shows how to create a custom right-click menu with vanilla JS

Notifications You must be signed in to change notification settings

GeorgianStan/context-menu-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Context Menu PoC

This repository shows how to create a custom right-click menu with Vanilla JS.

It includes:

  • animation for the context menu
  • positional normalization (prevent the menu from going out of bounds)
  • limited scoped (the context menu is placed on a given element and not on the entire page)

For a more complex context-menu, you can check this project.

About

A repo that shows how to create a custom right-click menu with vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages