Any idea how I can grab these in _javascript_?
Would it be something like this :
Wicket.Ajax.registerPreCallHandler(function() { document.getElementById("main").style.cursor='progress'; });Because since we already use it, there would be thing to change to overwrite it.
Thanks in advance for the help.
Marc
On 11/14/06, Marc-Andre Houle
<[EMAIL PROTECTED]> wrote:
Thanks a lot. It look exactly like what I was expecting.
MarcOn 11/14/06, Matej Knopp < [EMAIL PROTECTED]> wrote:Hi.
you will have to override newLink() method of AjaxTabbedPanel to modifythe link. Also this could help you
http://jroller.com/page/karthikg?entry=modelling_client_side_form_modifications
It's about doing a behavior for detecting client form changes.
-Matej
Marc-Andre Houle wrote:
> Hello all.
>
> I got a challenge to resolve for our application to work how we want it
> to. We got a An AjaxTabbedPanel containing different Form to edit some
> preference. The problem is, when the user is in edit mode, he can
> modify thing. The problem is, when the user modify something without
> saving it, we want to be able to notify the user something have changed
> and have not been save. then he can save or simply don't, but it is is
> choice.
>
> What would be available solution ?
> Save on change of the form is not a correct solution and there seem's to
> be no way of adding this kind of thing directly to the AjaxTabbedPanel.
>
> Thanks in advance.
>
> Marc
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now.
> Check out Slashdot's new job board. Browse through tons of technical jobs
> posted by companies looking to hire people just like you.
> http://jobs.slashdot.org/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
-------------------------------------------------------------------------
SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now.
Check out Slashdot's new job board. Browse through tons of technical jobs
posted by companies looking to hire people just like you.
http://jobs.slashdot.org/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user