On Mon, Mar 3, 2008 at 10:01 PM, Joel Hill <[EMAIL PROTECTED]> wrote: > I'm trying to implement a popup (via floating DIV) that triggers on an > onmouseover event. Sort of like a tooltip, but with more content. I wanted > to implement this as a behavior so the component with the mouse event (and > the associated markup file) didn't need to have any special knowledge of the > popup code. The problem with doing it this way is I need not only to > dynamically add the markup to contain the popup, but also attach a component > to this dynamic markup.
Have u looked at this? http://wicketstuff.org/confluence/display/STUFFWIKI/wicketstuff-minis-prototip Regards, Edward Yakop --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
