Forums Archive Index > SmartMenus v4.x General > Context Menus
Date: 3 May 2003 5:33 am
Can SmartMenus do context menus? I didn't see an example. I'd like to have context menus for IE and NS (the versions that support it) that can popup across frames. Is this possible?
Date: 3 May 2003 12:29 pm
You can use it as a context menu by using the oncontextmenu handler in the body tag. It's good to also add in the body tag "onclick=s_hide()".
I didn't quite get what you mean withQuote:
that can popup across frames
You want part of the menu shown in one frame and the other part in other? If this is what you meant, it is unfortunately not possible.