Maybe you can use a tool-tip component bound to the roww  and use an
AJAX call back to update tooltip contents with your menu. There
several tooltip implementations out there, e.g. [1].

Ernesto

1-http://wiquery-plugins-demo.appspot.com/demo/?wicket:bookmarkablePage=:com.wiquery.plugins.demo.ToolTipPage

On Fri, Sep 24, 2010 at 4:42 PM, Johan Haleby <johan.hal...@gmail.com> wrote:
>
> Hi,
>
> I have a datatable with a couple of rows. I'd like a menu to popup when the
> mouse is located over a row and I'd like it to disappear on "onmouseout".
> The menu must be aware of the row model that the mouse cursor is currently
> over since I'd like to make changes to the model from the menu.
>
> I'd like to do something similar to the google maps "satellite" button. I.e.
> when you move the mouse over it a menu appears allowing you to show or hide
> labels on the map.
>
> /Johan
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/onmouseover-menu-tp2553581p2553581.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to