Hi,
Thanks for your reply.

Actually as I mentioned that site is my customer's internal site. I don't want to display my pop up menu on that page while right click on that. Actually the site is designed in such a way that when we right click on that table row it will open an pop up menu. Which is designed by the site developer.

I think anyhow if we can get the x,y co-ordinate of that TD on screen would be helpful. From that we can easily able to fire right click on that TD tag by mouse_event API.

Any suggestion...?