Quantcast
Viewing all articles
Browse latest Browse all 49227

Slider or swipe picture in ionic

@segokucink wrote:

Hi.
I have a problem. i have four picture in one div. I want the picture can be swipe to the left so i can see another picture. how can i do this? please help me!

here is the pic:
Image may be NSFW.
Clik here to view.

here is my code:
<ion-content>
<div class="item item-image">
<div class="row">
<div class="col col-50" ng-repeat="gambarlap in gambarlap">
<img src="http://localhost/TA2/admin/{{gambarlap.path}}">
</div>
</div>
</div>
</ion-content>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49227

Trending Articles