jeudi 25 juillet 2019

how to use contextmenu.js correctly

I am trying to use ContextMenu.js to make a pop up menu shown but this code doesn't work. I took this code from here
https://codepen.io/Iamafro/pen/bLqyGd
I want the same functionality but it is not working when i am writing it in same one file. this format

<!DOCTYPE html>
<html>
<head>
  <title></title>
  <script> all the java script code from above link goes here </script>
  <style> all the css code from above link goes here </style>
</head>
<body>
   all the html code from above link goes here
</body>
</html>




Aucun commentaire:

Enregistrer un commentaire