Click to See Complete Forum and Search --> : Image right click custom menu


Anuruddha
08-20-2003, 04:29 AM
I'm not an expert; But I'm trying to create tree menu behave like similar to explore. (It can be done by using jsp with the help of my friend)

My problem is, when I right click on image folder I need to appear custom right click menu (edit folder, delete folder, etc.)I can do it using applet but it won't work on most browsers. If anyone can help me great!!!

requestcode
08-20-2003, 06:47 AM
Here are a couple of links to some scripts that might help.
http://www.javascriptkit.com/script/script2/rightclickmenu.shtml
http://www.javascriptkit.com/script/script2/multicontext.shtml

Anuruddha
08-20-2003, 06:54 AM
That’s not my concern! Thanks anyway.