Difference between #3 and #5 of
How to show Image view after upload and delete view image using eajaxupload extension

Changes

Title unchanged

How to show Image view after upload and delete view image using eajaxupload extension

Category unchanged

How-tos

Yii version changed

1.1

Tags changed

image,AJAX,EAjaxUpload, image, imageview, ajax

Content changed

Hi Friends, In this tutorial you can use the [eajaxupload-extension](http://www.yiiframework.com/extension/eajaxupload/ "Uplaod Image") , After image upload, How to see image view after uploaded like below image ![http://puu.sh/aeSkQ/cd078d7519.jpg](http://puu.sh/aeSkQ/cd078d7519.jpg "Image view")

using this extension
[...]

```php

<div class="row">
<?php echo $form->labelEx($model,'liquor_logo'); ?>
<?php $this->widget('ext.EAjaxUpload.EAjaxUpload',
array(
'id'=>'uploadFile_new1',
[...]
0 1
3 followers
Viewed: 60 594 times
Version: 1.1
Category: How-tos
Written by: Ankit Modi
Last updated by: samdark
Created on: Jul 17, 2014
Last updated: 5 years ago
Update Article

Revisions

View all history