User1321801904 posted
hello,
i have a hovermenuextender on a modalpopup panel to display a tip on hover.
the problem is the (tip) panel with the hovermenuextender appears below the modalpopupextender.
this is a z-index issue, is there any place in the page where i can set the z-index for the hovermenu
so that it appears over modalpopup, i learnt that this change could be made in the PopupBehavior.js file
but i am using the Ajaxcontroltoolkit.dll in the project and its not possible to modify the ajax javascript source files.
thanks in advance.