I've contributed a JGrowlFeedbackPanel as well some time ago:
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/jquery-parent/jquery-examples/src/main/java/org/wicketstuff/jquery/demo/Page4JGrowl.java
 

El lun, 01-06-2009 a las 00:11 -0700, Alex Objelean escribió:
> I did something similar, using jquery notice plugin (also known as jgrowl).
> 
> The implementation of this behavior can be found at this link:
> 
> http://pastebin.com/f6db2ec0e http://pastebin.com/f6db2ec0e 
> 
> And the usage is pretty simple, all you have to do is to add the behavior to
> your form like this::
> add(new JGrowlBehavior());
> 
> Alex Objelean
> 
> 
> Null kühl wrote:
> > 
> > Hi all,
> > 
> >       I was doing a small social application using wicket, and i would
> > like
> > to provide the user with a list of notifications once he logs in, how ever
> > i
> > would like to display them to the user in a way that is .. notifying:)
> > more
> > like that of facebook floating notifications, any ideas .. ?
> > 
> > Also is there some sorta wicket component that would be able to float on a
> > web page and gets dismissed when the user closes it or so, having the
> > ability to call a certain method or so when closed.
> > 
> > Regards,
> > Null Kuhl
> > 
> > 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to