Questions tagged [ion-slide-box]
22 questions
9
votes
8 answers
Ionic 2 - Slider - show part of second slide item
I want to show part of the second slide item, but don't know how to do it. This is what I have so far (basic Ionic slides):
…
Slide 1

Christer
- 2,746
- 3
- 31
- 50
6
votes
1 answer
Ion slide box - how to slide full width iframe videos in ion slide
On my page I am having an ion-slide-box for images. Since in my app users will be able to embed videos, I should also add iframes with videos to the same slider. This is how my code looks like now:
This is my html:

Ludwig
- 1,401
- 13
- 62
- 125
3
votes
0 answers
Ionic slide box works strange when slide out of screen in ipad
Slide box in app works strange on ipad3 mini.
when i slide right with my finger out of the screen, the page can not slide completely. it just stop as in the picture.
This only occurs when sliding right, not left. If i click on the screen, it will…

Hank
- 331
- 1
- 13
2
votes
1 answer
Dynamic Slide in Ionic Using
I cant find any dynamic slide by using ion-slides, Most of them given by ion-slide-box which is going deprecated, I used ion-slides for creating dynamic pager but I cant achieved,Swipe is not working only first card is displayed,I am beginner in…

appukrb
- 1,507
- 4
- 24
- 53
1
vote
0 answers
iOS 11 Ionic slide-box transition bug.
I'm working on a Ionic 1 app. I have a slide box with multiple pictures.
Auto play is on so normally one picture leaves and another seamlessly
slides into its place. come the 4th transition and one picture slides
off but the next one…

CalvinWylie
- 143
- 1
- 1
- 11
1
vote
1 answer
Ionic extra scrollable area while using ion-slide-box
I am using ion-slide-box having multiple slides. One slide has too large content but others have less content. Issue is that all the slides are taking the same height as that of the slide with the largest height and that's why creating an extra…

Zohra Gadiwala
- 206
- 1
- 4
- 17
1
vote
1 answer
ion-slide-box two way binding not working
I am having problem with ion-slide-box implementation
Link to sample not working
I want to achieve two way binding as below
Two way binding with out ionic slidebox
Any help appreciated
Thanks

Shrijan Piya
- 61
- 1
- 1
- 7
1
vote
2 answers
How to show multiple images in a single row. using ion-slide-box in ionic application
In ionic i want to show multiple images in a single row. right now it shows only one image that took the entire width.My requirement is showing below as an image

Jobincs
- 4,003
- 2
- 14
- 11
1
vote
1 answer
how to hide pager in ionic slider if image is unavailable
How to hide the image scroll if the image is empty?
I have four images, where 3rd and 4th images will not be mandatory should be shown up, if the image name is noimg.jpg , How to achieve this?
below code , hide the image but still the auto scroll…

Dan
- 2,086
- 11
- 71
- 137
1
vote
1 answer
Is there a way to dynamically change ion-slide box slide-interval value?
I have been struggling with this for days now, I'll appreciate your help.
I have a directive where there's an ads slide which slide-interval is tied to a var in the scope and I'm trying to change how long each one of them stays active in the…

eliasdev
- 35
- 1
- 6
1
vote
1 answer
Slides disappear when changing orientation of device
I'm using an ion-slide-box to show some images. Everything works fine when I don't change the orientation of the device. If I do, the images sometimes disappear. Changing the orientation again makes them appear again.
HTML:

chocolate cake
- 2,129
- 5
- 26
- 48
0
votes
1 answer
Show pager dots on ion-slide-box
I want show pager dots by default in ion-slide-box :
i tried like this :
but it…
slide 1
slide 2

sekhar kumar
- 13
- 1
- 5
0
votes
0 answers
Ionic v1: ion-slides event not firing
I am using Ionic 1.3.3. I want to add an action event to the slides, but the event doesn't fire at all. Nothing is appearing in the console for the following:
template:

xeno7
- 115
- 1
- 10
0
votes
1 answer
Ionic Slide box : one form for multiple slides not working
I'am working with ion-slide-box, the problem i have is when i set the one single form for the whole slider, the slider doesn't seem to be working again. I end up with one view and no more slides.
here is my simple code…

AbirBk
- 21
- 1
- 5
0
votes
1 answer
Ion slide box dynamic slide update flickering
I'm refactoring the list on each swap in a way that it will remove one item from the opposite direction and push another item from that direction.
Resetting the active index.
Then updating the slidebox…

Mohammad Kashif Sulaiman
- 253
- 1
- 11