Nivo Slider Not Loading All Thumbnails?
Oct 16, 2011
I'm not sure if this is a Javascript or a CSS issue, but I'm running into trouble with the Nivo Slider, which uses the jQuery library: [URL]
This is the page I'm having trouble with: [URL]
If you click the right arrow, after about three clicks, it gets stuck and won't scroll to the right anymore. I widened the controlnav div but it doesn't do anything. what may be making it malfunction?
View 8 Replies
ADVERTISEMENT
Mar 31, 2011
Im using nivo slider and I want to have 5 images instead of the general 4 it uses.
However I have added my 5th image as the last on to be display. Once it has shown this image it doesn't loop back to the first image again. It loops to the 2nd one. Has anyone got any idea what I need to change so that it loops to the first slide again?
Ive tried adding HTML captions to see if this is what it uses to see how many slides there is, ive tried editing the total slides from 0 to 4 & 5. But still no luck :(
Heres the link to the slider : [url]
View 1 Replies
View Related
May 10, 2011
Everything was fine with my Nivo slider using jQuery 1.5.1.....as soon as I linked to 1.6......it added an inline element size of 1px in height and width to my slider and basically made the slider disappear. I have a width and height specified in the CSS, but it gets overwritten by the jQuery. As soon as I link back to 1.5.1, it works normal again.
View 2 Replies
View Related
Aug 1, 2010
I'm having issues with the Nivo Slider Script not showing images in IE7 it shows in all other browsers.
I'm using Wordpress as the backend.
Here is the website link,
[UrL]
View 2 Replies
View Related
Apr 9, 2011
I can't seem to get the PNG background fix for IE6 to work for Nivo Slider. I'm using IE PNG Fix - TwinHelix and I've got iepngfix.htc and blank.gif in my CSS folder. iepngfix.htc points to blank.gif like this: IEPNGFix.blankImg = thisFolder + 'blank.gif';. In my nivo-slider.css I've got
[Code]...
View 2 Replies
View Related
Dec 7, 2011
I'm messing a lot with the issue but it is driving me nuts Issue is, I'm applying Nivo Slider on 3 instances. It works fine on 2 but not 3rd. If I apply the Nivo Slider on 2 instances then it works fine for 1 but not for 2nd. So Strange.
View 1 Replies
View Related
Aug 23, 2010
I have a video-content website and use the jQuery on most all the pages. One page combines theAccordian widget with video:
[Code]...
View 1 Replies
View Related
Apr 7, 2011
I have used the Nivo Slider on my website: [URL]. It displays just fine on Firefox but not on IE9, it displays it as if all the images are stacked on top of one another going down the page, but the images don't actually display. Only when I turned on compatibility view on IE9 that the page works properly. I have tried placing the javascript:
Code:
<script src="[URL]" type="text/javascript"></script>
<script src="[URL]" type="text/javascript"></script>
<script src="[URL]" type="text/javascript"></script>
Between the <head> tags but then it doesn't load. It only loads if I add them into the page. Above my slider:
Code:
<div id="slider" style="width: 400px ! important; height: 300px ! important;"><img src="[URL]frontpage1.jpg" border="0" alt="frontpage1" /> <img src="[URL]frontpage2.JPG" border="0" alt="frontpage2" /> <img src="[URL]frontpage3.jpg" border="0" alt="frontpage3" /> <img src="[URL]frontpage4.jpg" border="0" alt="frontpage4" /> <img src="[URL]frontpage5.jpg" border="0" alt="frontpage5" /><img src="[URL]frontpage6.jpg" border="0" alt="frontpage6" /><img src="[URL]frontpage7.jpg" border="0" alt="frontpage7" /><img src="[URL]frontpage8.jpg" border="0" alt="frontpage8" /><img src="[URL]frontpage9.jpg" border="0" alt="frontpage9" /><img src="[URL]frontpage10.jpg" border="0" alt="frontpage10" /></div>
View 1 Replies
View Related
Dec 27, 2010
I am using Nivo Slider, a jquery image slider on my site Lykka.se. It works fine in all browsers except IE. In this browser an error alert appears stating 'Stack overflow at line: 881'. I am including the following scripts related to the slider in the page:
jquery-1.3.2.noConflict.min.js
jquery.nivo.slider.pack.js
The following script is included inside the <head>-section of the page:
Code:
<script type="text/javascript">
jQuery(window).load(function() {
jQuery('#slider').nivoSlider({
effect:'random',
slices:15,
animSpeed:500,
pauseTime:3000,
startSlide:0, //Set starting Slide (0 index)
directionNav:true, //Next and Prev
directionNavHide:true, //Only show on hover
controlNav:true, //1,2,3...
keyboardNav:true, //Use left and right arrows
pauseOnHover:true, //Stop animation while hovering
manualAdvance:false, //Force manual transitions
captionOpacity:0.8, //Universal caption opacity
beforeChange: function(){},
afterChange: function(){},
slideshowEnd: function(){} //Triggers after all slides have been shown
});
});
</script>
And finally this is the html-code I am using:
HTML Code:
<div id="slider-wrapper">
<div id="slider" class="nivoSlider">
<a href="[URL]"><img src="[URL]" alt="" /></a><a href="[URL]"><img src="[URL]" alt="" /></a>
</div>
</div>
View 4 Replies
View Related
May 15, 2011
I would like to take current page (which has virtualpaginate numbers below the images to advance through them) and instead of having numbers, to have thumbnails which will be across the bottom of the page (in the footer div)... I will have about 35-40 thumbnails and I'd like it so that the thumbnails correspond to the image that is displayed. I also would like to have the thumbnails be a "slider" type of script which allows the user to browse through the thumbnails by moving their mouse left-and-right. The image in the center DIV (and its accompanying information) should be replaced OnClick, not on hover over the thumbnails.
Here is my current code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[URL]]"> <html xmlns="[URL]"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Viviana Santamarina</title>
<style type="text/css"> html, body { background-color: #111; width: 1100px; margin-right: auto; margin-left: auto; margin-top: 50px; padding: 0px; border: 0px; } .....
How I can have the thumbnails in the footer DIV change the picture in the "portfolio" div just like my virtualpaginate numbers currently do.
View 5 Replies
View Related
Sep 10, 2011
I came across this awesome image slider: Thumbnails Navigation Gallery with jQuery. The problem is ..you have to click on "best shots" to see the thumbnail navigation...
1) How do you show this thumbnail navigation straight away on loading the page? (ie "best shots" and other list items dont need to be there)
2) and get the thumbnails show near the bottom of the page?
3) and also get the next image to fade in automatically say after 5 seconds, without having to click on a thumbnail, although one can?
View 5 Replies
View Related
Jul 26, 2009
I've implemented a photo gallery using Galleria and jCarousel on my site, and have chosen to use custom thumbnails instead of having Galleria generate them for me from the source images.
As far as I can tell, there may be an advantage in conserving bandwidth with this method, but the page also degrades to a nice set of thumbnails that link to the larger images (which is very nice, IMO).
Everything works beautifully, however when viewing this gallery for the first time, instead of the large image fading in nicely as it does in the Galleria demo, it almost kind of "slides" the image into view like it's rendering pieces of it as it loads in the container. This is definitely an effect i would like to avoid, but I also thought that one of the benefits of Galleria was that it pre-loaded images in the background, right?
So why does my gallery appear to be loading these images "on-demand"?
Here's a link to the page in question: [url]
View 1 Replies
View Related
Sep 1, 2010
Is there something in javascript to make sure that the page is completely loaded and the I execute a function in javascript. Because I have a web page that i have an image slider, so if I open this page in same page before (window.location="source") so the page is loading very fast, but if I use window.open, the page will open in a new window but very slow and the slide show begin but I see that the page is still loading the images, so as result no images is shown. I need to execute the function for the images slider after the page had completely loaded.
View 1 Replies
View Related
Dec 7, 2010
I am new to using jquery and had a question about the slider that I use on my portfolio [URL]. The slider works perfectly but the one issue I have is that whilst it is loading you can see all the images that are used in it tiled vertically, overlapping the text and the rest of the site. It basically looks very ugly whilst loading so I was wondering if there is a way to hide the images whilst it loads, or if there is another alternative?
View 3 Replies
View Related
Sep 29, 2010
I paid a student from the local university to do a basic Wordpress template install [url] for me but the jQuery slider on the front page seems to be hung and never finishes loading. Naturally I can no longer get a hold of the kid and the developer of the template requires a subscription fee for installation support.
It seems like an easy fix but I'm no code sleuth; if I knew what was wrong I'd be comfortable editing the appropriate file(s). Is there an easy way to bring this up in Firebug or something and determine what the problem is?
View 2 Replies
View Related
Jul 6, 2011
I have a Nivo slider on each page of a site. The first page I put it on works fine, any other slider will not work the area that should be the slider simply appears as a block of colour.I initially thought that changing the id's would make no difference as each slider is on a separate page but decided to give it a go anyway as I had no other idea as to what it might be causing the problem.So, I have tried renaming the id's of the subsequent sliders (i.e #slider2 etc) and changing the call to the function at the bottom of the page to match this for example;
$(window).load(function() {
$('#slider2').nivoSlider();
});
and also adding these id's to the CSS to ensure the styles are applied to the new id's but nothing seems to work see here [URL] Ignore the rest of the pages I have not implemented the slider on these yet.
View 1 Replies
View Related
Dec 28, 2010
I am trying to do implementation of the Nivo Slideshow on my website. I've been at it for a couple of days now and I'm just about ready to give up:
Here's my markup:
<div id="slider">
<img src="/images/Slide1.png" alt="" title="Dead Kool"/>
<a href="[URL]"><img src="/images/Slide2.png" alt="" title="Alex Kidd" /></a>
<img src="/images/Slide3.png" alt="" title="Asteroids" />
</div>
My CSS:
#slider {
position:relative;
width:620px;
height:350px;
background-image:url(../images/title.gif);
background-position:-10px 30px;
background-repeat:no-repeat;
background-attachment:fixed;
} .....
Slider CSS:
/*
* jQuery Nivo Slider v2.3
* [URL]
*
* Copyright 2010, Gilbert Pellegrom
* Free to use and abuse under the MIT license.
* [URL]
*
* March 2010
*/ .....
The test site is here [URL]. For some reason I just can't get it to work.
View 7 Replies
View Related
Dec 16, 2011
I have a form with two slider on it so the user can select an amount. The slider works fine and passes the values to email ok etc. but when the page is loaded there is "[object Object]" in box of the second slider. I can't find the problem with the code as it is the same for the first slider.
Here is a link to the form: [url]
<script>
View 1 Replies
View Related
Jun 27, 2011
I got 2 sliders in a List:
<li data-role="fieldcontain">
<label for="slider_year"><big>Jahr auswählen</big></label>
<input type="range" name="slider_year" id="slider_year" value="2000" min="2000" max="2011" />
[Code]....
Both alerts wont get called...
I know this should be very easy, but i dont get it.
View 1 Replies
View Related
Oct 12, 2009
1.I found a Slider Toggle thats demonstrated here [URL] and it seems to work fine but only if the link is placed above the div that slides down.. im trying to make the div slide down from above my menu and i want 1 of the links on my menu to toggle the slider. how do i get it work to where I can place the link below the sliding div? 2. the script originally used .fader{opacity:0;display:none;} but I wanted the slider div to be visible if javascript was disabled so I added
jQuery(".fader").hide(); so its now
<script type="text/javascript">
$(document).ready(function() {
jQuery(".fader").hide();
$(".fadeNext").click(function(){
$(this).next().fadeSliderToggle()
[Code]...
View 4 Replies
View Related
Feb 16, 2011
i am using jquery slider.i need to display the values on mouseover of the slider handle
View 4 Replies
View Related
Aug 11, 2010
I have to change the slider color depending on its value, but I didn't manage to do it, I changed the attribute "background" of the class "ui-slider-range" this way : $("#slider.ui-slider-range").css("background","red"); Since I have three states (red, orange and green) I have to use three sliders, each one has one color, all hidden at the beginning then I show the appropriate slider when the value changes.
View 1 Replies
View Related
Nov 2, 2010
I've got the following problem: I have a Jquery slider and I want to disable the click on the slider. I only want to change the slider when I click and drag the pointer. Standard you can also click everywhere on the slider and the pointer will go to that point. That I don't want. .
Code HTML4Strict:
<!DOCTYPE html>
<html>
<head>
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
[Code]....
View 4 Replies
View Related
Jun 9, 2011
I have a php code that creates a select combo box depending on some values stored in a database and I am trying to make it look nicer I found the jquery slider I found this but it does not work in the environment I am working (joomla) well, it does but it disappears as soon as I move the slider. so if I had
Code HTML4Strict:
<select id="someId" >
<option>1</option>
<option>1</option>
<option>1</option>
</select>
is there an easy way to transform that into a slider?
View 1 Replies
View Related
Jun 18, 2004
I've built a database driven job site, that allows employers/agencies to load their logos up which appear on each advert. Currently the max size limits of images are 600*200. Anything under these dimensions are uploadable.
The problem is that I have a control page that displays and manages all their logos. If their images are of different widths, it makes the page look tacky. So, is there a way of making all their thumbnails that appear on this page, all the same widths, but still in proportion height wise?
ie:
600*200 will display 200*66. (1/3 size)
400*180 will display 200*90. (1/2 size)
In otherwords, the width to be 200px, and proportional height wise.
View 2 Replies
View Related
Sep 17, 2005
Is there anyway to rescale a whole page homogeneously, so that
is looks like a thumbnail?
View 4 Replies
View Related