Re[2]: Context Menu on dynamically generated Divs
2005/09/09 21:17
Viewed 7767 times
Replies: 1/8

Thanks for the reply. I was able to make it work.

But I am having an issue for one of the context menu on dynamic divs.

The menu displays and hides immediately without staying open.

Is there anything that I am doing wrong.

The menu conatins 10 menu items and two of it contains sub menus.

Re[3]: Context Menu on dynamically generated Divs
2005/09/11 14:33
Viewed 9592 times
Replies: 2/7

I have a Div and a table in it. The table contain rows which has onmouseover and onmouseout. Onmouseover I have code to popup which shows large text like a tolltip.

When I click on the row the context menu shows up and hides immediately.

Is there a way to fix this issue.

Any help would be great..

last
Re[4]: Context Menu on dynamically generated Divs
2005/09/13 16:34
Viewed 11144 times
Replies: 0/0

Any workaround for the above.

The context menu gets hidden if the table row has onmouseover and onmouseout events

Let me know.

thanks.

last
Re[4]: Context Menu on dynamically generated Divs
2005/09/13 16:47
Viewed 11426 times
Replies: 1/5

Hi and sorry for the late reply.

Does the problem happen only when you have onmouseover on those elements? Does the context menu work fine when you don't include the onmouseover handlers?

I will try to work around this and will let you know.

last
Google