I was asked to build two right-click menus on one page. That is if the left portion of the page (say width=100) is right-clicked, it shows one menu; and if the rest portion of the page is right-clicked, it shows another menu. How should I do it?
The page is full of DIVs so i cannot get any ID to identify the "left portion" and "right portion". Is that a way out here?
Thanks in advance.
The page is full of DIVs so i cannot get any ID to identify the "left portion" and "right portion". Is that a way out here?
Thanks in advance.