Hi, You can use a Link with a PopupSpecification. And you can (or should be able to) actually attach a link to any tag, including a button tag.
Eelco On 5/17/06, Nino Wael <[EMAIL PROTECTED]> wrote:
Hi Was wondering if any body has an example on howto create a popup button? I've looked at the triggerbutton from the datepicker extension but that seems to be too complex for such a "simple" thing? I want it to run the onsubmit method on the popupbutton and after that it should make a popup, I tried using a normal button and a BookmarkablePageLink and calling the onClick event on the latter but as it is now the onClick event does notting(its also written in the documentation that it only implements onclick to satisfy interfaces). Regards Nino
------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
