Difference between #11 and #12 of
CJuiDialog and AjaxSubmitButton

Revision #12 has been created by tydeas_dr on Oct 17, 2010, 11:48:53 PM with the memo:

Spelling
« previous (#11) next (#13) »

Changes

Title unchanged

CJuiDialog and AjaxSubmitButton

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

AJAX

Content changed

[...]
`$ajaxOptions` has to do with `#jobDialog` the `div` after the `ajaxLink` which will contain the `CJuiDialog` after the `'update'`

and finally last but not least the `$htmlOption` where I set an `id` to the `ajaxLink` for avoiding some issues.

### JobController. The Actio
nAddnew.
~
```php
public function actionAddnew() {
$model=new Job;
// Ajax Validation enabled
[...]
33 1
45 followers
Viewed: 126 409 times
Version: 1.1
Category: Tutorials
Tags: AJAX
Written by: tydeas_dr
Last updated by: phazei
Created on: May 11, 2010
Last updated: 12 years ago
Update Article

Revisions

View all history