Questions tagged [orbit]

Orbit is a Javascript image slider

Orbit is a Javascript image slider. It's a part of framework.

The full documentation can be found on the Foundation website.

218 questions
0
votes
2 answers

Foundation 4 Orbit Custom Transition

I'm trying to customize the transition of the Foundation 4 Orbit component. I want to change the ease property but I've can't do it. In the docs says: use the property orbit_transition_class to specify my own class which is as follow: .my-transition…
fenixkim
  • 363
  • 2
  • 14
0
votes
2 answers

Several Orbit sliders in one page without breaking the bullets active class

I have one problem that i cant seem to solve and that is how you can use several sliders in one page without breaking the bullet active class navigation. I have search the issue que and google it without any luck. I have also tried to replicate the…
wirlen
  • 1
  • 2
0
votes
2 answers

Fade in the next element of a specific class after animation on the Orbit slider

I'm using the Orbit slider, and after each slide animation, you can run a function. I have four classes that contain content, and want to hide all of them bit the first div, and then fade in/out to show the second one after the first animation, so…
JayDee
  • 1,543
  • 4
  • 20
  • 31
0
votes
3 answers

Use divs instead of bullets for Orbit

Orbit comes built in with a bullet nav system. Instead of using those bullets to navigate between slides, I'd like to use items in a nav menu on my page to do the same thing. Is there an elegant way of basically substituting a series of divs for the…
ben
  • 1,957
  • 2
  • 14
  • 16
0
votes
1 answer

Foundation Orbit custom thumbnails not changing main image

I'm using the Foundation framework and Orbit. I've built the slider here: http://www.abricot-production-dev.co.uk/group-two/gallery.html# but the thumbs are not changing the main pics at the moment. My code:
Andy Nightingale
  • 139
  • 2
  • 4
  • 16
0
votes
1 answer

Orbit Jquery Plugin expand width to size of content without link

I am using the Orbit Jquery Plugin from the ZURB Foundation and I was wondering if there was a way to auto-detect the width without having to include an a href="" link. As far as I can tell, the plugin detects the width from the a element and…
Jason Hoffmann
  • 635
  • 2
  • 7
  • 15
0
votes
1 answer

Foundation Orbit bullets not centering when using show-for-small

I would like to have some kind of navigation for a slider when viewed on a mobile device. Since the directional arrows won't show on mobile (if anyone can tell how to make them, that would be awesome) I thought a good solution would be to have a…
Wes Jones
  • 1
  • 1
0
votes
2 answers

Restricted 3 body simulation not working correctly

I am currently trying to do an assignment where i have to write a simulation for the restricted 3 body gravitational problem, with two fixed masses and one test mass. The information i have been given on the problem is: Check out this link and here…
user1831711
  • 29
  • 1
  • 6
0
votes
1 answer

Orbit wordpress plugin bullets to show as thumbnail navigation

I am using orbit slider (with wp foundation) and trying to show bullet navigation. I really want to show the bullets as thumbnails, but right now they won't show in any way. I have bullets selected in the Orbit prefs in wordpress dashboard and I am…
amespower
  • 897
  • 1
  • 11
  • 24
0
votes
1 answer

Foundation Framework Orbit not animating between slides properly

I have tried to use the foundation framework with the orbit sliders and when I test it on the browser, the slider performs the transitions, however the animations are not being performed and simply fades from 1 section to another. Only when I try…
koramaiku
  • 348
  • 2
  • 5
  • 22
0
votes
2 answers

Cross browser centering an image and a slider

now that my orbit slider works almost perfect, i discovered a new problem. I'm using a macbook pro 13 inch with chrome as main browser. Everything looks ok in chrome. However i did a browser test (on the well known website) and there it showed me…
jochemke
  • 2,237
  • 3
  • 13
  • 10
0
votes
1 answer

Orbit slider works but how to add bullet navigation?

I've searched for this but haven't been able to find the one thing i need. I would like to use my own bullets in orbit slider. Now my questions: - How can i add my bullets (slider is working but i don't know how to add the bullets) - And how can i…
jochemke
  • 2,237
  • 3
  • 13
  • 10
0
votes
1 answer

Using Orbit Slider with video

I have a question regarding Orbit Slider. I want to place a youtube video in the slider. I used div and embed to replace img and was successful. The video can play and stop. My question is how can I make the slider's timer stop when user presses…
Shih
  • 1
  • 1
  • 2
0
votes
1 answer

Orbit Slider jQuery and Google Adsense

I'm trying to implement Orbit Slider in my homepage using this code:
Giuseppe Garassino
  • 2,214
  • 1
  • 23
  • 42
0
votes
1 answer

Orbiting four objects around centroid in an elliptic shape, Python

Okay... I'm not so good at maths (didn't even finish our version of high school) and is really tired right now, but I need to orbit four objects elliptically around the centroid and have been stuck for a while, but it's not like I haven't tried or…
Trasp
  • 1,008
  • 7
  • 7
1 2 3
14
15