Results for: Orbit
Hello, I need replace orbit navigation bullets by simple text. Of course with same funcionality. Best solution for me are simple anchors. Somethink like this: <nav class="orbit-bullets" style=""> <button data-slide="0" class="is-acti... (continued)
Hello, I need to replace orbit navigation bullets by simple anchor/button with text. I have 10 slides and I need good orientation (each slide has own topic). My houmble efforts don't work, but I think this cannot be so hard. Can anyone help? (No other ... (continued)
there is a problem when I use ng-repeat for repeat 3 times my orbit, it did not work I can't understand why? can someone tell me what can I do or if someone already use ng-repeat with orbit tell me howthis is my code <div class="orbit" role="reg... (continued)
Testing F6 I came to Orbit. In a very basic page I copied the example from this site docs page (changing the image links of course). The images appears right shifted of some amount and the left arrow is outside the image; when images scroll left the effe... (continued)
Hi, everyone! I got a problem with my orbit slides. I'm using ZURB Foundation 6.2.3. This is my template code: https://jsfiddle.net/Higli/p1bzsjtb/ <div class="orbit" role="region" aria-label="Favorite Space Pictures" data-orbit> <... (continued)
If i put image into a slide in orbit with interchange, there's no height for the slide. This is the code: <ul class="orbit-container" tabindex="0" style="height: 25px;"> <button class="orbit-previous"><span class="sho... (continued)
Hi everyone I have the next issue: In Foundation we can create a Orbit Slider and control this with external links of the Orbit Slider like the next example: http://www.buendia.com/productos.html I saw the documentation in the new Orbit Sl... (continued)
I have a problem: in the past version of Foundation (5) i can use external links for control the Orbit Slider like this example: http://www.buendia.com/productos.html But in the newer version i can't, i read the documentation but bef... (continued)
Hi all, I'm trying to do an apparently simple task but I ran into this issue where if a switch between tab happens the orbit slider wouldn't init. I tried triggering $('.orbit').foundation(); And I get the error message: "Tried to init... (continued)
Hello all, i'm quite new to foundation and have a problem with orbit. i want to use orbit with data-infinite-wrap set to false and next/previous arrows. I see no state on the arrows if there are no previous/next slides available. In this case i ... (continued)
I've dropped the 'Basics' Orbit code from the https://foundation.zurb.com/sites/docs/orbit.html into the top of the 'welcome to Foundation page (index.html). The problem is, if I re-orientate an iPad from landscape to portrait around a 275px of spa... (continued)
On iOS there is around 275px of space appearing above the row of 'orbit-bullets' that sit under the slides on the Orbit Slider when it's loaded in landscabe & reorientated to portrait. I've tried it on various pages including those with just the slid... (continued)
Hi I create an orbit in my webpage but for mobile versión appear a extra height in bottom. ¿How can I solve this? Here is an example from the Foundation docs: Desktop Mobile
Hi I have an orbit, but when I test the mobil version in the bottom automatically generated an empty space. How can I fix it? Thanks!
Hi I want to change the animation speed of my orbit (not delay) but I can't find the way. Any suggestions? Thanks!
Hello, The issue is in the title... I have used the code supplied within the documentation, and haven't touched any JavaScript. The only change I made was to use my preferred images. However, on page load, the images appear stacked for a brief second. H... (continued)
I need a slides with equial height. But when slides changes all the slides get height from active slide and of course it's wrong cause height must be aplied only 1 time. how to deal with it?
I am using a orbit carousel as a testimonial slider however the height that is being added to the container seems for too big for the amount of content in the slider meaning I am left with big gaps at the bottom. It seems to be worse on mobile views? Any... (continued)
I'm using orbit in a rails app, that pulls content for each slide from the cms. I'm trying to get the data-slide values to match up the on the bullets, and the slide items. But as far as I can tell foundation automatically gives each slide a data-slide v... (continued)
stretcheveryday.yoga. Never noticed until I got on a slower connection that Orbit loads the gallery vertically before turning into a carousel. Found some CSS solutions (I, II, III) but they are older. Has graceful load not been integrating into... (continued)