<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
    <head>
        <title></title>
    </head>
    <body>
        <form wicket:id="form">
            top: <input type="text" wicket:id="top"/><br/>
            left: <input type="text" wicket:id="left"/><br/>
            length: <input type="text" wicket:id="height"/><br/>
            width: <input type="text" wicket:id="width"/><br/>
            color: <input type="text" wicket:id="color"/><br/>
            <input type="submit"/>
        </form>
        <div wicket:id="superDiv"></div>
    </body>
</html>


Martin Funk-3 wrote:
> 
> ok, wrong wording on my side.
> 
> i meant the html source of the page in the browser.
> 
> mf
> 
> 

-- 
View this message in context: 
http://www.nabble.com/AjaxEventBehavior-onclick-for-WebMarkupContainer-Precondition-Check-tp24074285p24076448.html
Sent from the Wicket - User 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

Reply via email to