If you need help, the first thing you should do is read the documentation.
Start with reading howto setup the slider if you are completely lost.
I like my work, like to see a piece of code grow.
But humans doensn't live of air alone.
So if you like my creation, you should consider giving me a cup of coffee.
The demos showcase just how much Sudo Slider can do.
They showcase features such as AJAX, fading, methods, captions automatic slidehow and a tabs.
Erik Krogh Kristensen:
Jan 30, 2011 at 07:27 PM
@Alex:
I think i know what you are talking about.
When you (just an example) try to slide from slide 28 to 29. It just acts crazy (slides really really fast) but end up in the correct place.
I know that this bug exits, and it's a bug in jQuery ( http://bugs.jquery.com/ticket/7450 ) and not in the Sudo Slider code.
If you downgrade jQuery to version 1.4.2, the bug disappears.
There's nothing else you can do about it, unless you wan't ugly code.
Alex:
Jan 30, 2011 at 02:20 PM
Hi, when I put inside of the slider about 30 slides, it becomes buggy.
Files not more than 150Kbytes. Can you check please??
Erik Krogh Kristensen:
Jan 29, 2011 at 12:02 PM
@Sims:
Update you script to version 2.0.7 and then when creating the slider do like this:
var sudoSlider = $('#sliderIdIsSomething').sudoSlider({ /*all you options in here */ });
And when you destroy it, do like this:
sudoSlider.destroy();
That might work better, if it still doesn't work correctly, then plz post a new comment.
Erik Krogh Kristensen:
Jan 25, 2011 at 03:41 AM
@brooke:
I can't replicate the bug you are descriping.
I'm using the following config:
var sudoSlider = $("#slider").sudoSlider({
loadingText:"This is a loading text",
preloadAjax:false,
fade:true,
continuous:true,
..........
});
It will be easier if i can see the bug.
So could you upload the site you are trying to create?
Erik Krogh Kristensen:
Jan 24, 2011 at 09:20 PM
@Jon Kristian
Sure you can, it no need to get dirty.
Have one slider with id="slider1" and another with id="slider2".
Then initialize using $('#slider1').sudoSlider({ ..... }); and $('#slider2').sudoSlider({ ..... });
That's it!
(I'll add a demo demonstrating it in version 2.0.7, i will release it about sunday).
@Alberto:
Sudo Slider doesn't support population 2 different sites directly. But you can allways use the same code on 2 different pages.
@stefan
Sure, look at this demo: http://webbies.dk/SudoSlider/assets/files/SudoSlider/package/demos/customLinks.html
@Devon:
You can, if you don't use it in any proprietary code (shouldn't be a problem in a template), and mention that you use code from the Sudo Slider Project (plus a link).
A donation would be appreciated if you make any money from it.
Devon:
Jan 24, 2011 at 02:02 PM
Hi!
I love your script and have been using it for a while now. I was just wondering what the licensing was for your code; if it allows for reselling such as selling website templates with the code packaged in.
Thanks!
stefan:
Jan 21, 2011 at 10:49 AM
thanks a lot for this wonderful slider
is it possible to make a link for each pictures in the slider ?
Stefan
brooke:
Jan 19, 2011 at 04:20 AM
is it possible to get the preloadajax and loadingText working with your "captions" demo? i can't seem to get those settings to work in that example and my images are kind of big. thanks! brooke
Alberto:
Jan 18, 2011 at 02:01 PM
Erik,
is it possible to extend a page to two pages? I mean using a single slide HTML source to populate two pages?
Jon Kristian:
Jan 18, 2011 at 01:51 PM
Great plugin! Is it possible to run more than one instance of the slider on on page?
Don't mind getting my hands dirty if it requires so.
Erik Krogh Kristensen:
Jan 17, 2011 at 02:16 AM
@Guillem
The bug will be fixed in the next release of Sudo Slider.
@Dave Moz
Try to set the z-index ( http://www.w3schools.com/Css/pr_pos_z-index.asp ) of the controls to something like '10000000'.
Dave Moz:
Jan 12, 2011 at 06:11 PM
Hey,
Great slider script, but I'm trying to put some absolute-positioned transparent text boxes on the bottom edge of multiple sliders, all on the same page. The problem is that the sliders fade out then pop the text boxes back on the next picture. I have them outside of the #slider divs, but i can't figure out how best to do this.
Site is here: http://thegallerymusic.com/testing/services.html
Any help would be greatly appreciated. Thanks!
Guillem:
Jan 08, 2011 at 06:21 PM
When auto is set to true first time the AfterAniFunc is called $(this) has the value of last slide.
Erik Krogh Kristensen:
Jan 07, 2011 at 06:17 PM
@Wally:
You aren't the first to have this "issue".
SudoSlider isn't designed to work fullscreen, there are other "fullscreen" sliders designed for that.
Wally:
Jan 07, 2011 at 04:43 PM
Hi,
Sudoslider is very cool and usefull, but i have a little issue with it.
If I want to put the slider width to 100% of the page, I see the images only during the fade transition, and I cannot see them in other moments.
I tried to use a dummy container, but I had the same result.
Can you help me please?
P.S. - Sorry for my english :( I hope you understood me however...
Erik Krogh Kristensen:
Jan 06, 2011 at 12:01 PM
@Jerry kew
I don't know exactly how, but somehow you massive use <table> of messed it up. (the table tag is for tables. div tag is much better for layout, it's better to learn that sooner than later).
I deleted the <table> that surrounded the slider, and replaced it with a <div>. Not it works.
I got a working copy of the new code here:
http://webbies.dk/SudoSlider/assets/files/SudoSlider/tmp%20files/artery.html
Thanks for the donation, it's appreciated.
Jerry Kew:
Jan 06, 2011 at 10:28 AM
Erik, thank you for the prompt reply, I have now cleaned up the code ;-(
I have rebuilt it, in a simpler fashion, but I am still seeing the problem, - good in ie and ff, not so in chrome
http://www.arterysolutions.com/index.cfm?page=slideshow&cw=c is the new url.
I really cannot see how it differs from your example, but then I am sure it will be blindingly obvious to you.
PS coffee donated! ;-)
Alberto:
Jan 06, 2011 at 12:37 AM
Erik,
my problem with IE was actually due to a missing width setting in my css: IE is known to be more "fragile" in these cases...
As for mouseover, I already tried startAuto (found in source ;)) but with no result - slideshow stayed blocked. Will try again anyway.
Thanks,
al.
Alberto:
Jan 05, 2011 at 04:44 PM
Hi, great improvements over easyslider, thank you for sharing. \r\nI only have problems with IE, which gives me a javascript error while all is perfect with Firefox and Chrome (see for example my homepage). Are you aware of any settings that could cause this?
And a question: the best way to implement a pause on mouseover? I tried this way:
...
afterAniFunc: function(t){
$(this).mouseenter(function(){
sudoSlider.stopAuto();
});
$(this).mouseleave(function(){
var sn=t+1;\r\n if (options.continuous){
sudoSlider.goToSlide(sn);
} else {
sudoSlider.goToSlide(sn);
}
});
}
but it only works on enter (mouseenter stops slideshow, but mouseleave does not make it restart). Another way to do this?
Thank you,
al.
Alexey:
Jan 04, 2011 at 10:48 PM
I has improved multiple slider. Please see.. http://file.qip.ru/document/Y_DUMgAN/Improvment.html (part of code)
I has added new parameter COUT (this is count of displayed slides on page). Now works correctly! Please add the new version. Regards, Alexey
Jerry Kew:
Jan 03, 2011 at 01:40 PM
Hi, excellent plugin, I have a problem though, http://www.arterysolutions.com/index.cfm?page=pages&p=70 works fine in ie/firefox, but not with chrome, any ideas?
Jerry