Is it possible to have the popup (from a context menu, combobox, menu, etc) detect the browser boundaries as opposed to the plugin boundaries?
For example, let's say I had an application that looked like this:
+----------------------------------------------------------+
| plugin container (100px tall) |
| |
+----------------------------------------------------------+
| |
| |
| HTML container (x tall) |
| |
| |
+----------------------------------------------------------+
Is it possible to allow the RadMenu popup (in the silverlight container) to pop out of the plugin container and show above the HTML (in z-order)?
I have attached an image for a better explanation.
For example, let's say I had an application that looked like this:
+----------------------------------------------------------+
| plugin container (100px tall) |
| |
+----------------------------------------------------------+
| |
| |
| HTML container (x tall) |
| |
| |
+----------------------------------------------------------+
Is it possible to allow the RadMenu popup (in the silverlight container) to pop out of the plugin container and show above the HTML (in z-order)?
I have attached an image for a better explanation.