I want to pop up a menu on click of a div and I got it all working in this Fiddle: http://jsfiddle.net/EhtrR/825/ but I cant manage to make it work on my code.
HTML:
Add this css
This js codes
And you HTML
1 2
It should work. Most probably you did not included jQuery library. I added it.
Using it should solve your porblem probably.