Difference between #9 and #10 of
CJuiDialog and AjaxSubmitButton

Revision #10 has been created by jward on Aug 25, 2010, 9:30:56 PM with the memo:

Changed autoOpen to true
« previous (#9) next (#11) »

Changes

Title unchanged

CJuiDialog and AjaxSubmitButton

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

Content changed

[...]
<?php
$this->beginWidget('zii.widgets.jui.CJuiDialog',array(
'id'=>'jobDialog',
'options'=>array(
'title'=>Yii::t('job','Create Job'),
'autoOpen'=>
falstrue,
'modal'=>'true',
'width'=>'auto',
'height'=>'auto',
),
));
[...]
33 1
45 followers
Viewed: 126 328 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