easyslider

jQuery EasySlider, no % as width?

Hello, I'm trying to use jQuery EasySlider to carousel, however, when I specify a number in percentage for the width of the div container, the container fails to deliver content. Am I to assume that it is incapable of dealing with percentages? ...

easyslider show ul items only fade effect

i use the easyslider plugin in my content box. i want to only show the ul items with order with fade effect or only show hide. how can do this with this plugin (function($) { $.fn.easySlider = function(options){ // default configuration properties var defaults = { prevId: 'prevBtn', prevText...

jquery easyslide help

Hello I am intergrating the easyslider plugin into my website, I was hoping somebody will have come across my problem, I am using the paginate version of it so I can navigate in the slideshow to any image, however using the paginator then pauses the slideshow, does any one know how I can stop it from pausing and just carry one from the s...

Customise JQuery EasySlider plugin numeric output menu to top of slider instead of bottom.

Hello, I'm using this plugin: http://cssglobe.com/post/5780/easy-slider-17-numeric-navigation-jquery-slider I am wondering if there is anyway to have the numeric output navigation that by default appears at the bottom of the slider to move to the top? Any tips would be appreciated. Thanks. ...

Easyslider content loading sooner than I would like.

I am using a jquery easyslider on a page and also pulling some rss feeds using php. Pulling the feeds is taking a long time and as a result delaying the load of the easy slider until after the feeds have been pulled in. This can be seen here: http://perksconsulting.com/dev/ I am looking for a way to display a loader image in the space...

Easyslider not cooperating

First time I've used it. had it working but suddenly it's gone. It seems temperamental, sometimes works grand, a refresh then breaks it. It doesn't expand to the full height and screws up the positioning of the image and the corresponding copy. Any help much appreciated. See code here: http://www.bigfootwalk.com/route.html ...

easy slider overflow problem on first load (again same problem)

I am having a strange problem, i am using easy slider 1.5 for slides. Everything works fine but when i load the page for the first time, right side overflows, then after refreshing the page once, everything goes to fine......... here is the link for the main page link text Okay here is my CSS part of the code, i think that i dont know ...

CSS Effected by Javascript for EasySlider 1.7

I'm trying to get a nice overlay effect going with a slider using easyslider 1.7, not only should this include images but also text that represent the image. Now I'm having trouble lining up the text on the page where I need it. http://intranet.streamflame.com That is the home page, The section where you see the black overlay on th...

EasySlider Linking to contents within the slider

I need a function that would direct the user to the correct image within easyslider when an external thumbnail is clicked for example thumbnail 1 = slide 1 thumbnail 2 = slide 2 i click thumbnail 2 slide 2 shows, at the moment if i click thumbnail 2 only slide 1 shows then i have to scroll to slide 2. there must be a way that the link...

jquery: Remove first easySlider instance and reinitiate a different one

I'm using easySlider and masonry but I'm having problems in using multiple instances of easySlider. What I'm trying to do is to remove the first instance of easySlider and then create a new instance that has new set of images. Here's a demo. But it doesn't seem to work correctly. When you click box#1 (CM Partners) the slider works gre...

Easy Slider jquery -can't see the next previeous buttons

Hello everyone: I'm trying to use the easySlider jquery plugin.i want just to reproduce. http://cssglobe.com/lab/easyslider1.5/01.html I see the images in a list,but can't see Next,Previous Links. Do i should add them to my html even they are not in the demo page. here is the code: <%@ Page Language="C#" AutoEventWireup="true" Code...

JQuery: Clone when moved offscreen

I have a slider and the slider stretches 100% of the page. I wish to programmatically clone the first element as it leaves the screen and place it at the end, or rather, just move it, without a clone to keep the memory low. Could somebody point me in the right direction to do this? I'm currently using EasySlider 1.7 Cheers ...

EasySlider 1.7 not showing my last image.

Hello, Using easySlider 1.7 I've got it all configured how I'd like it but the last image of my 3 shows up then disappears. Then it loops the 2 images again. The other 2 hang around for 5 seconds then the 3rd moves in and it gets swallowed up. This is my easySlider code: $.fn.easySlider = function(options){ // default configuratio...