Home

Advertisement

Customize

Sep. 3rd, 2006

Star 16

(no subject)

From past two days i am trying hard to solve this issue with web design code. I should create a right click context menu which works for all the browsers(i am mainly concerned with Ie, firefox n opera as of now).

I found some cross browser solutions, but they failed in Opera. Primarily the context menu is a group of div elements, in the hidden state until an event(contextmenu event for Ie and mozilla) happens. Unfortunately opera doesn't support this event and so i need to find a suitable alternative.

Advertisement

Customize