Questions tagged [ion-slide-box]

22 questions
0
votes
2 answers

Scope is not defined error

I am implementing an Slide Box and tried to use SlideHasChanged Event. There are some examples in the internet but I have always the same error. My APP:
0
votes
0 answers

swipe slidebox vertically

I would like to create a slide box with Ionic which you can slide and swipe through vertically. I want to know if there is a way to achieve this using CSS. I have attempted to use the Jssor slider which has a vertical slider.
0
votes
0 answers

Fill Ionic Slide Box

I am new in programming apps with ionic and have question. How can I dynamic fill a slide box in ionic? I got met items from a REST Server which I want to add to my slide box. Thanks for helping. my…
0
votes
2 answers

When html page loads first time ion-slide-box not works

My ion-slide-box not works when the page loads. If i refresh the page then its works properly. I'm refer some links but can't solve this solve this issue. Please help me on this. My html code.
Sam
  • 149
  • 4
  • 15
0
votes
0 answers

AngularJs & IonicFramwork - IonicSlideBox doesn't work with ng-bind-html

Is it possibile to start the slides (ionicSlideBox) after an http call which returns all html included tag ?? The http call gets html data and stores it in a variable $http.get(url). success(function (data) { $scope.html =…
Belsen
  • 313
  • 3
  • 4
  • 17
0
votes
1 answer

How to give border-color to ionic slider bullets

I have ionic slide box, I want to give border color white for active bullet. here is live example to edit demo if you see active bullet has black color, and rest inactive have gray, I want border for active bullet that should look like as below…
Sudarshan Kalebere
  • 3,813
  • 3
  • 34
  • 64
0
votes
0 answers

Ionic slide box not showing after modal view dismissed

I have two ionic slide boxes in a vertical alignment. And in the second slide-box, I have few buttons. When I click those buttons, I am presenting a modal view, and I am dismissing the modal view on click of another button in the modally presented…
Teja Nandamuri
  • 11,045
  • 6
  • 57
  • 109
1
2