Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.
The following page has been changed by AndrewRobinson:
http://wiki.apache.org/myfaces/JavascriptWithJavaServerFaces
The comment on the change is:
typo
------------------------------------------------------------------------------
--------------------------------------------------------
- === Using javascript and command link's to submit a form from a control event ===
+ === Using javascript and command links to submit a form from a control event ===
It is quite often that you may want to submit immediately from a control (combo box changes,
radio button is selected, etc.). There is no easy way to get a specific action to execute
when this happes. One way is via JavaScript and hidden command links.
|