Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
context menu over the frame
posted

i am try to show a context menu inside a frame, however, the menu cannot show completely if the frame size is too small, smaller than context menu. Is it possible to  show the context menu on top of the frame?

Parents
  • 8736
    posted

    Hello eable,

    Content inside an iframe stays inside and iframe as it's essentially an entirely separate window that just rendered inside the same page. This is equally true for other controls (Microsoft) also. As per my understanding, in order to implement this functionality you need to create a control dynamically using DHTML.

    I hope this helps.

     

Reply Children
No Data