Revision #9 has been created by nancoder on Jun 16, 2010, 8:22:58 PM with the memo:
Misspelling in the title
« previous (#8) next (#10) »
Changes
Title
unchanged
CJuiDialog and AjaxSubmitButton
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
unchanged
[...]
2. `$("#jobDialog").dialog("close");` We close the dialog.
3. `array('id'=>'closeJobDialog')` We give unique id for this `ajaxLink` to avoid issues as we said before.