I need help, I need to make a menu that only shows when you click on an iamge, I need to position the menu directly to the right hand side of the image div though. So can someone look at the link provided and help me to position the menu div next to the photo div?
Then maybe show an example of the best method to show/hide the menu div on click and how to hide it when clicked outside of the menu area. Whould the best way be to create the menu for each user, if there is 20 users on a page should I create 20 hidden menus? Any help appreciated I know this question kind of seems like I am just lazy but I really don't know how to position the div the way I need it and as for show/hiding it I don't know the best method when it needs to have many of the menus on 1 page.