jQuery slider plugin allowing a large range of elements to be used in a slider from images to HTML and more.
0
votes
1answer
44 views
Working with JavaScript in Visual Studios
Hi I have following JavaScript code. When I run it in Visual Studio I get error.
Code is
<script src="js/jquery.easing.1.2.js"></script>
<script ...
0
votes
0answers
17 views
Having trouble customizing AnythingSlider ThumbNav
Having some trouble customizing my AnythingSlider (https://github.com/CSS-Tricks/AnythingSlider) thumbnav.
If you go here: http://css-tricks.github.io/AnythingSlider/demos.html
And look at Demo 1. ...
0
votes
1answer
14 views
AnythingSlider in a “random access” mode
I would like to use AnythingSlider to implement a multiple-panel login dialog. One requirement is that I will want to navigate to different panels in a random order, and I want the transitions to only ...
2
votes
1answer
52 views
AnythingSlider and JWPlayer; Slide changes before video is finished
I'm having a problem with AnythingSlider changing slides before my JWPlayer video has finished. The buffering of the video hasn't finished yet so the frame slides over.
Here is my JW and slider ...
1
vote
1answer
31 views
Vimeo and AnythingSlider
How do I get a Vimeo video to play again when the AnythingSlider gets back to the video frame?
<script>
// DOM Ready
$(function(){
...
1
vote
1answer
82 views
Slider stuck on first slide
I used Anythingslider in my script , it's work with all browsers (FF ,IE) but not working
with Chrome and stuck in first slide.
I just change in code to add cute bar and this is my code :
...
-1
votes
1answer
43 views
Wrap arrows in a div : AnythingSlider
I need you quick help. I am using AnythingSlider. left right arrows should be in wrap in a div to meet design requirements so is there any way to wrap them in a div.
<span class="arrow back" ...
3
votes
2answers
95 views
Is it possible to add a click event to the anything slider controls
Hi I am using Anything slider in my website where I want to add a click event to the controls.
Is this possible? when I tried to do this my event is not triggering.Could anyone have idea about this.
...
1
vote
1answer
97 views
Tabbed panel not showing the slider content
Hi I am using a javascript to get tabs functionality for buttons. In each tab I want to show a slider for which I am showing anything slider. The issue I am facing is the slider content is not showing ...
0
votes
1answer
89 views
Vertical Carousel with AnythingSlider
Im trying to set a vertical carousel with AnythingSlider. But, I need to set a fix width for UL, and the script dont allow this. Is that possible?
Here is my code: http://jsfiddle.net/ycUB6/5230/
...
1
vote
1answer
51 views
Migrating from AnythingSlider v1.2 to latest (v1.8.17)
Here is the code of the slider I use now:
JAVASCRIPT
function formatText(index, panel) {
return index + "";
$(function () {
$('.anythingSlider').anythingSlider({
easing: ...
0
votes
1answer
45 views
AnythingSlider Fx Transition Flicker
On the first rotation of slides there is small flicker that occurs during the Fx transition. It seems to only occur on the first rotation of slides & goes away after the first repeat.
Demo Page: ...
1
vote
1answer
57 views
AnythingSlider FX Issues
I am trying to use various FX with AnythingSlider (left, right, & fade specifically in this case) & running into some issues. With all slides set to the 'Fade' FX everything seems to work ...
0
votes
1answer
64 views
fancyBox not displaying properly
I've attempted to implement fancyBox to the page listed below, however, the lightbox is not being generated onClick.
I'm properly calling and generating the fancyBox in the example below, but it ...
0
votes
1answer
177 views
Anything slider does not display images [closed]
I'm trying to get the slider on the following page to display the freakin' images on the slider! http://www.ultimatebowhuntingtv.com/index.php/partners/ You can see in chrome developer tools under ...
1
vote
1answer
84 views
Background image not staying fixed in IE8 (anythingSlider)
Link referenced to in the text below: http://www.massgeneral.org/international/dev/full-screen.aspx
If you preview the CSS for the div with the class "anythingNavWindow", you can see a background ...
0
votes
1answer
112 views
Reload Anythingslider after JSF render
I am trying to get my Anythingslider to be reloaded, after rendering the divs, which are in the list.
<h:selectOneMenu id="dropdownDevice"
value="#{skinningBean.currentDevice}" ...
0
votes
1answer
116 views
anythingSlider - Caption no longer animating
I've began skinning, configuring and implementing the anythingSlider into a jsFiddle project and I noticed that once I implemented the thumbnail/slider system, my captions are no longer animating on ...
2
votes
1answer
98 views
Anythingslider not working with a4j:ajax?
I am trying to use Anythingslider to slide between divs:
<h:panelGroup id="preview" layout="block"
style="float: left; margin-left: 100px;">
<ul id="slider">
...
-3
votes
1answer
55 views
Removing the extra part attached to the URL [closed]
I am updating a website, and I used a plugin and it seems now the url has additional part: "#&panel1-1". Is there a way to remove this hash part?
The url of my website is:
...
0
votes
1answer
295 views
Dynamically generate anything slider in asp.net
I am working on a project that requires generation of AnythingSlider http://css-tricks.com/examples/AnythingSlider on dynamic basis. I mean values are stored in database and I want to generate ...
0
votes
1answer
227 views
Anythingslider: Go to next panel when video playback is finished
I'm experimenting with the Anythingslider (JQuery).
I used this code to autoplay video when the video panel is active:
LINK
I've created a demo site HERE
Here's the javascript:
var playvid = ...
0
votes
1answer
217 views
Javascript navigation not working in IE8
I'm using anythingslider and colorbox to create a horizontally sliding page that is kind of an e-book. I have implemented the 'nav(to)' function in anythingslider to build navigation, which works ...
-2
votes
1answer
58 views
setting anythingslider CSS value with jQuery [closed]
I want to dynamically change the picture width in the .anythingSlider class using jQuery.
In CSS, I'd do it like this:
.anythingSlider ul li{
width:50%;
}
But I want to set it ...
1
vote
1answer
170 views
AnythingSlider with dynamic height?
I am using anythingslider and have a problem.
My content elements get loaded from a CMS and their height can vary. I would like to set the slider height to the height of the tallest element, but this ...
0
votes
1answer
106 views
AnytingSlider expand and resizecontents together drops slide height to 2px
If I try to use AnytingSlider expand and resizecontents together it drops slide height down to 2px
Without resizecontent true slides are appearing correctly.
I have set height in CSS, and looked ...
0
votes
1answer
89 views
Clicking link changes url in browser bar, but doesn't actually load URL (may be AnythingSlider related)
I'm using AnythingSlider. I have a link to a certain page and slide, like this:
<a href='http://sitename.com/pagename/#panel1-1'>Click Me</a>
Updated for clarity: the problem was that ...
0
votes
3answers
159 views
Jquery Slider broken in IE7
I can't seem to figure out/debug the jquery slider in IE7. It is throwing an error on line 680 of the anythingslider.js file saying that [2] is null. Any idea what's going on?
Here's the page:
...
0
votes
1answer
165 views
Anything Slider is stacking list items
I am trying to incorporate the AnythingSlider into a RoR site https://amillet89.heroku.com/ and am having trouble getting the slider to work. Instead, the list images are just getting stacked on top ...
0
votes
1answer
173 views
slider doesnt work in IE8
Im using AnythingSlider for my slider - However, in IE8 it doesnt slide between the 3 slides i've got, cant quite figure out why ? The site is here
0
votes
0answers
54 views
Anything Slider Nested Example
I've been trying to find an example of a slider-within-a-slider (nested) using Anything Slider.
So far all the old examples on stackoverflow have linked to jsfiddle examples that no longer seem to ...
0
votes
1answer
98 views
Anythingslider jwplayer and WordPress loop?
I'm using anythingslider in WordPress and jwplayer. I have a custom field in my custom post types which stores either a video URL or embed code.
This is the loop I use which is displaying the video ...
1
vote
1answer
95 views
AnithingSlider - How do I change the slides to slide 'non stop'?
I am rather new to JS and I started playing around with the 'AnythingSlider' JavaScript.
One problem I am facing is that I would like the slides to display in sequence 'non-stop', for example, I ...
0
votes
1answer
122 views
AnythingSlider loading slow on first visit [closed]
I am really struggling to find a solution to this problem, or understand any of the fixes for similar issues.
On first visit to the following domain I appear to get a hang, where the stylesheet has ...
0
votes
0answers
177 views
AnythingSlider - do expand:true and resizeContents:false not work together?
I have a slider for a mobile site that needs to expand to fit the width of the phone screens it will be viewed on. My problem is when I have the phones in portrait orientation and flip to landscape ...
2
votes
2answers
185 views
Changing slide thumbnail icon depending on slide content
I am using the Anything Slider for Wordpress to create slideshows containing both images and video, such as http://www.storybox.co.nz/2011/lynx/
I would like to have the thumbnail icons which link to ...
0
votes
1answer
287 views
how to remove the hashtag in URL of anythingslider,it works in FF,Chrome but not in IE browser?
how to remove the hashtag e.g #&panel1-1 in the URL when using the anything slider ?
i have already set the
hashTags: false
and yet, it still appear on IE and safari browsers
0
votes
0answers
90 views
Anything slider issue in IE7
Getting Script 5007 error property '2' is undefined on line 680 of the anything slider jquery.
base.$el.css( base.dir, o.mode === 'fade' ? 0 : -base.panelSize[(o.infiniteSlides && base.pages ...
3
votes
3answers
116 views
How to test if selector is valid in jQuery
I am using AnythingSlider jQuery plugin which dynamically reads the hash in the URL and selects an item on a page via jQuery. The problem is the end user can break the plugin if they get to ...
0
votes
1answer
91 views
How to stop anythingSlider
I have several sliders on the same page and but don't show all at once. I would like to be able to stop a slider and remove the animation by an event function. As it works right now, if I hide a ...
1
vote
1answer
51 views
Anythingslider with custom FX, the FX object to be inserted from the left, but leave the slide to the right
I use anythingslider with customFX. When I have an object inserted from the left, it disappears to the same direction. What if I want to appears from left but disappears to right?
1
vote
1answer
38 views
Anythingslider with custom FX stops and restarts animating randomly in Firefox
I am writing code for a wordpress theme and I use anything slider with custom FX. It works perfectly in all browsers except Firefox. It starts working as expected but after some cycles it starts to ...
0
votes
1answer
192 views
AnythingSlider not working
I've recently implemented anythingslider into my website (built on wordpress). The default slider works great.
I was reading into the docs on github and want to use it exactly like this demo. ...
0
votes
1answer
224 views
Displaying id of current slide using jQuery & anything slider
I'm trying to have the id of the current slide written in another div as the slide changes. This might give you an idea of what I am trying to acheive:
$(function(){
$('#slider').anythingSlider({
...
1
vote
1answer
777 views
AnythingSlider cross-fade not working
I'm using AnythingSlider for a client site. The latest version of Anything Slider (1.8.x) supposedly will now cross-fade the slides. But for some reason it's just not working. It still does what ...
0
votes
0answers
110 views
Anything Slider not playing video on second loop in IE9
I am using Anything slider in infinite slides with an HTML 5 video in one slide. The goal is to have the video run each time the slide loops. the problem is in IE9 it seems to break the slider on the ...
2
votes
1answer
698 views
jQuery Anything slider : slider not resized after slide content update
I setup an AnythingSlider with the resizeContents:false option, so content is at its normal size inside the slider. It works well with content from page load (content is an image and a text field ...
0
votes
0answers
35 views
Anythingslider audio still plays
I am using Anythingslider for my new portfolio and it works great except that any video after the first examples does not stop playing when you advance to the next slide. Any help would be greatly ...
0
votes
3answers
160 views
Anythingslider causing width problems
After I put in Anythingslider into my webpage, after I tried to adjust the width of the slideshow to match the page, the page ends up like this -> http://i.imgur.com/5AlHR.png
I've tried messing with ...
1
vote
1answer
210 views
AnythingSlider Hover on external links (MouseMove) also have ahref link?
I'd like to use AnythingSlider that allows you to navigate by hovering over external links. But I'd like those external "nav" links to have a link to a different page. So the hover function moves the ...




