getting also the error: a[0] is undefinded .. the problem is in your jslider.js in line 94 .. but cant figure it out ;) could pls update your "jslider.js" for us? ;)
I'm making a second slideshow at the bottom of my page, on the footer, to rotate through testimonials. I renamed the html and css elements from "prev" and "next" to "prev2" and "next2", and "slider" renamed to "testi". I also copy / pasted the function code in the head and renamed .slider to .testi , BUT for some reason all the pictures just end up on top of each other and the slider buttons don't work, any idea why? can I send you the code maybe to review?
I notice a small problem though; Cycling through using the Next button works fine, but when you cycle through using the Previous button it doesn't show you the very last image.
My slideshow only has 3 images, and u can cycle through all 3 using next, but when I use previous it only cycles through 2 images. Any idea why it does this?
Either there is a bug with the code on the tutorial or its me or my browsers (firefox 10,chrome and opera) but I have done everthing but all I get is three images following each other and the two next and prev buttons do nothing ,the images follow each other like a list can you post the source code somewhere so I can see if am messing up anywhere.thanks for the great work and greetings from Nairobi too
Harry, nice clean code...thanks, just wondering is there some code to stop the slider when you have it on auto play? I have my slider showing videos and if you click on the slide, it starts the video, but moves on to the next image...a stop/pause btw solution would be appreciated...thanks, peace, richil
@slzes not 100% sure what you mean but you can use the title html tags for captions the style them with css to make the look nicer or float some caption text over the image currently shown by the slider
Everything works perfectly, but how can we adjust the speed at which images change? Also, the transition from the last image to the first when you press "next" is a bit choppy. Is there anything we can do to change this too? Thanks a lot
Hey harry, I got everything to work using your method, worked perfectly, then when I went to launch the site (via FTP) it can't find the images for the slider, (nicvazelakis(dot)com), if you could help me out a bit that'd be great, thanks man
Thanks for the great tutorial! I've tried out the slider and it's absolutely fantastic.
I was wondering though, would it be possible to have three re-sized versions of this slider on a single website page? I know the prev and next buttons are ID's but is there a simple bit of coding that would allow me to have multiple instances of the buttons that affected different duplicates of the slider on one page? I appreciate all the help,
So I did everythign exactly the same, but I see a page with a black bckground, 1 image in the middle with the white border. The problem I have is that the previous button is just not there, while it should be on the left and the next button is on the left?? Also i cant click on the buttons... HELP ME PLEASE GUYS!
@SuperBrian91 erm.... not really with this plugin as it was designed solely to slide.. there are others out there with a fade in and out effect - Have a look at my homepage = harryfinn.co.uk and see if the fading images on the main page are more what you wanted. If so email me at harry@harryfinn.co.uk and I will see what we can do!
But my slider is not working. Firefox is showing the images one under another. I wrote what you wrote. Do you know where the problem is? Where should I triple check?
@chess012345 - Check the div class="slider" section and that the jquery at the top of the page is correct - Feel free to email me a copy of your files to harry@harryfinn.co.uk if you are still stuck!
it's really a great tut ... but i tried to download the (jslider.js) file but i couldn't find it ... i am gratefull if you show me where can i download it ...
hello there....i have a question...am building a site for graphics and i watch your video but a question..."can they see the picture enlarge when they click the image on the silde show?" if not "can you make a next video showing that please" thank you...learn alot from this video.
@ZJMostWanted You could use the lightbox js+css plugin just google it online, fairly simple to implement too or if you just want it to go to the image source i.e. the larger image version etc just use a a href="linktoimage" before the img tags
Hi @HarryFinnUK ! this tutorial is great. im having the same issue as some previous comments. i have 3 broken image links stacked on top of each other. do you know what the issue might be?
Hi harry. Im using microsoft visual studio 2010. My images are being displayed from top to bottom and it doesnt slide at all. Can u check out whats the problem?
@WillWarHero nope you can use whatever file type you want. it doesnt even have to be images, text works too. if you are still having issues with your code, email it all over to me at harry@harryfinn.co.uk and I will take a look
The code overall works superbly. What I wonder is... when the slideshow is at the first image, and I click the previous button, then it abruptly displays the last image, and slides to the second to last image. Is there any way to fix this?
@guthery1000 - This plugin is designed to work in a logic based order. Therefore it has no problem moving on to the next image in the sequence and then back to a previous one but it does cause the slight issue as you've mentioned above if you click previous first before going forward/onto the next item etc.
Thanks for the tutorial, I'm building my own business website and I'm a noob when it comes to web development. I thought the scrolling banner was something super complicated, but thanks to your tutorial I got it working finally!
Hi Harry, THANKS SO MUCHH FOR THE VID..I WAS able to make the slide, but the problem i am having is how to upload it to my site, which code do i copy and paste or what do i need to do. PLEASE REPLY ASAP THANKS.
@Akudosochim - You will need to upload all the files you are using currently to your site i.e. the index.html (or slider.html whatever you have called your main html doc) your styles.css file, the jquery and jslider.js files, the image files including the prev and next images + any other additional files that you have used/built in with this code.
Thanks for the video Harry, there are a lot of very sad kids commenting on your video, it is a good video. To those sad fools who try to be cleaver writing smart arse comments, do not forget, you are looking for his videos for help because you can not do what Harry can. you are in no position to judge.
If you set it to autoplay, I like that you can adjust the speed, but is there a way in the javascript to make the slider hold the image still a bit longer before moving on to the next?
@rockyscarlet - if you've followed the tutorial correctly it will all work fine - if you are still having problems email your files and I will take a look at it for you - harry@harryfinn.co.uk
thank you so much! i've finally found a comprehensive jquery image slider tutorial that really works!! i've been struggling to get my images to appear in the image slider for the past week until i found this video! thanks so much!! :))
@Bossiiiii ?? sorry what do you mean by that? i've been using a mac to do my work for over 2 and half years now, not because it looks good, but because it helps my workflow, web development and design work
go figure... I found the css. :-) but my slide show isn't working. It is just showing all the pics and the 'next' button isn't working. Can you please help me?
@reneel327 I've gone through my script over and over again. I know why the "next" button wasn't showing up... I fixed that. but the images are still not working. They are all on the screen under eachother. Also, the buttons aren't taking the positioning of the relative div, they are going from the browser window. I have commented each section out... tried to "fix" the css on my own... then put it back to where you had it in the tutorial. It still won't work. Please help me. Thx
@Rexkirbytv - Thanks! - so thumbnails of the images above and where would you want the captions to be? appear over the bottom part of the big picture in the slider? or elsewhere? let me know and in the next week or two I will see what i can come up with!
@branblackmon - The links to the files are all in the description - the reason I dont put the HTML in the description is because I want people to be able to learn it whilst coding it themselves rather than copying and pasting as it achieves nothing other than showing you can use a keyboard - should your own code not wrong the working files are in the description so you can simply download them and use etc - Im just looking through your code now, i'll pm back in a sec with the change in code
how do i put this into another html file once ive done it and its working? cause i am making a website and ive got all my banners and stuff but i want this to go in the middle? how do i put it on, im using dreamweaver.
how do i put this into another html file once ive done it and its working? cause i am making a website and ive got all my banners and stuff but i want this to go in the middle? how do i put it on, im using dreamweaver.
Hey man, great vid. but still i have a problem, my next button isnt working :S i can only slide to the left. i think it might have something to do with z-index, can you help?
funny, it works perfectly with Firefox but the "container" zone in safari and chrome are at about 5 px height and width! My Css is correct i wonder if it isn't the JS that's doing that! (i got the JS files from your links)
Any solutions?
thank your very much for the great tutorial! love it!
@iTzStarSkill if you followed it all correctly there is no reason for it not to work as it works in the video and i didnt do anything differently to my code then what i said in the video - if you are still unsure pm with a link to your code and i will take a look for you.
@iTzStarSkill hey man same with me...but i worked it out i done a very stupid mistake of missplacing the .js files make sure you have them in your site root , hope it helped
Hey Harry. Nearly have this fixed up but I am having a similar issue to some of the other posters. The images are in a column instead on in a slider. I do not have the exact jslider as you. Is there any way you can give me that code or link me to where you got it? If its not that I'm not sure
Hey Harry. Nearly have this fixed up but I am having a similar issue to some of the other posters. The images are in a column instead on in a slider. I have the exact jslider as you. Is there any way you can give me that code or link me to where you got it? If its not that I'm not sure.
Hey cool tutorial, I was wondering, can you use this for other content as well. instead of pics/images? like inside the ul>li can you put a div and then put a mixture of pics and text, links, code etc...
@Dynus87 great!! no worries thanks for watching - i will get around to doing a load more soooon but in the middle of sorting out uni stuff atm so that takes priority lol
Very handy tutorial :) Works great, thanks a lot for the help. One problem, how do you remove the white border of each image within the slider? Its the white line that splits each image from the next.
when you get to about 35secs in, it shows you only have the buttons in the browser and no images. on mine, i have the 2 buttons at the top and then the 3 images below, all of which have a bullet point to the left of them.
@pavidproductions Hey sorry its not working quite right - a few people have said they have had some problems with this so what i will do is go back through this and edit where required etc so its all working right - however i am currently in New Zealand travelling around the world but im back home in the UK in 15 days so i will do this asap once im back - thanks
I have a little problem. It works just fine just like you said only for one thing. When I click prev after the first pic is shown, it makes a weird jump. Could you tell me what i did wrong?
@SensualEMO What browser are you viewing with? some browsers do seem to produce a little jump with this - i am currently travelling the world and am back in mid May so i will try and find a solution to this once im back
Trying to use this code inn strict xhtml, and it doesn't work. Are the codes you write here actually get run? Is there a type on the javascript line: btnPrev: ".prev"
})(TYPO HERE: INSERT SEMICOLON??)
Do you have any typo's in your code?? It's not working for me
hello, I am a beginner trying to build a personal website with jquery. I would like to have this slider as part as my website, but instead of the "next" and "prev" button, I would like my slides to change by pressing different tab keys, where each slide belongs to one tab.
Could you please let me know of a way of doing this. what would i need to change or add to make it work?
getting also the error: a[0] is undefinded .. the problem is in your jslider.js in line 94 .. but cant figure it out ;) could pls update your "jslider.js" for us? ;)
thanks !
Jayki21 1 day ago
Hey, me again.
I'm making a second slideshow at the bottom of my page, on the footer, to rotate through testimonials. I renamed the html and css elements from "prev" and "next" to "prev2" and "next2", and "slider" renamed to "testi". I also copy / pasted the function code in the head and renamed .slider to .testi , BUT for some reason all the pictures just end up on top of each other and the slider buttons don't work, any idea why? can I send you the code maybe to review?
Thanks again!
NoQlue 3 days ago
Hey man GREAT video! Thanks for doing this!
I notice a small problem though; Cycling through using the Next button works fine, but when you cycle through using the Previous button it doesn't show you the very last image.
My slideshow only has 3 images, and u can cycle through all 3 using next, but when I use previous it only cycles through 2 images. Any idea why it does this?
NoQlue 4 days ago
Either there is a bug with the code on the tutorial or its me or my browsers (firefox 10,chrome and opera) but I have done everthing but all I get is three images following each other and the two next and prev buttons do nothing ,the images follow each other like a list can you post the source code somewhere so I can see if am messing up anywhere.thanks for the great work and greetings from Nairobi too
ondari90 1 week ago
Harry, nice clean code...thanks, just wondering is there some code to stop the slider when you have it on auto play? I have my slider showing videos and if you click on the slide, it starts the video, but moves on to the next image...a stop/pause btw solution would be appreciated...thanks, peace, richil
richil1313 2 weeks ago
@Blacksmith200 The same thing is happening to me, could you fix it?
COMETINI 3 weeks ago
@COMETINI No I've still got the same problem, I just left it out
Blacksmith200 1 week ago
Something's bad with my files, 'cause the slider do not works D:
i'll send you my files by email !
TottoBennington 1 month ago
THANK YOU SO MUCH HARRY :D WHAT A BIG HELP YOU HAVE GIVEN ME FOR MY PROJECT. CHEERS ^^
GOD BLESS YA :)
permlimellissa 1 month ago
Sounds wicked! Can each picture link to a different URL??? Thanks
jonochilds 1 month ago
Dude thanks for the tutorial....Please send me the jquery.js and jslid.js at satendra.svnit@gmail.com
Again very humble thnks to you :)
antijames001 1 month ago
thank you for a great tutorial. There is a way to add a caption or another element, an image for example, above slided image?
slzes 1 month ago
@slzes not 100% sure what you mean but you can use the title html tags for captions the style them with css to make the look nicer or float some caption text over the image currently shown by the slider
HarryFinnUK 1 month ago
very very helpful
thank you very much
chowyWonderland 1 month ago
please, how do I get the HTML file for this slider?
sylogh 1 month ago
Comment removed
ZyteX14 1 month ago
The slide is not working on mine and the images just line up below each other. Help!!
Blacksmith200 1 month ago 7
@Blacksmith200 same problem here did you get it solved?
ondari90 1 week ago
@ondari90 No I've still got the same problem, I just left it out
Blacksmith200 1 week ago
As a proud Turk i have to say you are great thanks.
Mertt03 1 month ago
if i will like to add image as background insted of a solid color what i can do
gebimalvarez 2 months ago
@gebimalvarez background-image: url('imagename.jpg');
Change the 'imagename' for its name, and '.jpg' for the file extension (such as GIF or PNG).
Im guessing you mean for the page, not the slider?
TheGameSpy1 1 month ago
dude what to do for jquery.js and jslider.js !!!
0904abhik 2 months ago
Awesome tuts mate, i know where to come if i need web dev help :)
bugeb 2 months ago
Everything works perfectly, but how can we adjust the speed at which images change? Also, the transition from the last image to the first when you press "next" is a bit choppy. Is there anything we can do to change this too? Thanks a lot
smokenfly514 3 months ago
This has been flagged as spam show
Hey harry, I got everything to work using your method, worked perfectly, then when I went to launch the site (via FTP) it can't find the images for the slider, (nicvazelakis(dot)com), if you could help me out a bit that'd be great, thanks man
NICKmv573 3 months ago
i cant get it to work :(
i did everything as the video but the prev button does not work
Contreras04 3 months ago
@Contreras04 I'm having the same problem.
gemzcooke 3 months ago
Is it able to change size on the slider?
eyez666 3 months ago
@HarryFinnUK Works Great. Just wondering if you can have a slider nested in the "li" of another Slider?
I have attempted it but it glitches and stops working.
dankosta1 4 months ago
Thanks dude, propz
sokakaification 4 months ago
I keep getting this error :
Erreur : a[0] is undefined
Fichier Source : file:///C:/Users/Mykael/Desktop/Portfolio/slider/jslider.js
Ligne : 94
Can you help me ?
mykxbox360 5 months ago 2
@mykxbox360 same thing here
evirtual 4 months ago
@mykxbox360 email your files to harry@harryfinn.co.uk and I will take a look!
HarryFinnUK 4 months ago
THANKYOU YOU ARE THE BEST !
th3br0LESK 5 months ago
@HarryFinnUK Geetings frm Singapore!!!
tutorial isgreat and clear as glass xD thks needed a guide for this effect xD
btw how did u do the rollover in your first part in this tut with this effect?
isaacnicholas 5 months ago
thank you harry ..
nice tutorial ..
i was think this is very difficult ..
but i know now it is so easy to do it ..
thank you so much
alshezawi2010 5 months ago
Thanks for the great tutorial! I've tried out the slider and it's absolutely fantastic.
I was wondering though, would it be possible to have three re-sized versions of this slider on a single website page? I know the prev and next buttons are ID's but is there a simple bit of coding that would allow me to have multiple instances of the buttons that affected different duplicates of the slider on one page? I appreciate all the help,
Francis
FromSomeGarage 5 months ago
thank you Harry
for this tutorial ..
i will try to do it ..
and i will tell you if is done
alshezawi2010 5 months ago
awsome!!! y see the tutorial and it works perfectly! Greetings from Argentina!!
ignacio85r 5 months ago
@ignacio85r Thanks! Argentina! Nice!! Greatings back from the UK! :)
HarryFinnUK 5 months ago
So I did everythign exactly the same, but I see a page with a black bckground, 1 image in the middle with the white border. The problem I have is that the previous button is just not there, while it should be on the left and the next button is on the left?? Also i cant click on the buttons... HELP ME PLEASE GUYS!
NoxitOfficial 5 months ago
@NoxitOfficial Please email harry@harryfinn.co.uk with all your slider related files and I will take a look at the problem for you!
HarryFinnUK 5 months ago
Hi, Is it possible to make the slide show have a translation effects? For example a fade in/out? Thanks.
SuperBrian91 5 months ago
@SuperBrian91 erm.... not really with this plugin as it was designed solely to slide.. there are others out there with a fade in and out effect - Have a look at my homepage = harryfinn.co.uk and see if the fading images on the main page are more what you wanted. If so email me at harry@harryfinn.co.uk and I will see what we can do!
HarryFinnUK 5 months ago
Hello,
Thanks for this tutorial!
But my slider is not working. Firefox is showing the images one under another. I wrote what you wrote. Do you know where the problem is? Where should I triple check?
Thanks!
chess012345 6 months ago
@chess012345 - Check the div class="slider" section and that the jquery at the top of the page is correct - Feel free to email me a copy of your files to harry@harryfinn.co.uk if you are still stuck!
HarryFinnUK 5 months ago
@HarryFinnUK Waw, you were right! There was my problem. Thanks!!!
chess012345 5 months ago
@HarryFinnUK Could I send u a copy of mine. For some reason nothing is being displayed. Thanks in advance.
StationGix 4 months ago
@chess012345 Mine does this as well. I, too, am using firefox. Although it does this in design mode, also. Did you find a solution?
iGoshiix 4 months ago
@iGoshiix NO :(
chess012345 3 months ago
what software you use ?!
TheKiirat 6 months ago
@TheKiirat On my MacBook Pro I use either Text mate (got a trial version atm) and/or Text wrangler. On Windows I use Notepad++
HarryFinnUK 5 months ago
it's really a great tut ... but i tried to download the (jslider.js) file but i couldn't find it ... i am gratefull if you show me where can i download it ...
the same one you have
thanks
manee1982com 6 months ago
@manee1982com Says in the description - All files are in the description of the first (part 1) video tutorial
HarryFinnUK 6 months ago
@HarryFinnUK thanks ... you are the best HARRY .. Looking forward for more TUT
manee1982com 6 months ago
Comment removed
manee1982com 6 months ago
Comment removed
manee1982com 6 months ago
Comment removed
manee1982com 6 months ago
Excellent tutorial with everything explained to our liking. Cheers!
apper2112 6 months ago
hello there....i have a question...am building a site for graphics and i watch your video but a question..."can they see the picture enlarge when they click the image on the silde show?" if not "can you make a next video showing that please" thank you...learn alot from this video.
ZJMostWanted 7 months ago
@ZJMostWanted You could use the lightbox js+css plugin just google it online, fairly simple to implement too or if you just want it to go to the image source i.e. the larger image version etc just use a a href="linktoimage" before the img tags
HarryFinnUK 6 months ago
Hmm i've the same issue as some previous comments. You know the 3 broken links stacked on top of each other. Can i mail my files to you?
laurens4design 7 months ago
@laurens4design - please email harry@harryfinn.co.uk
HarryFinnUK 7 months ago
a rather excellent tutorial if i may say, you've got yourself a new subscriber may i add
Ambuscade92i 7 months ago
Nice tut :))) Really nice. Keep up the good work!!!
jackylt 7 months ago
An amazing tutorial. Been looking around for something like this for ages! Thanks for sharing! :)
KurayamiDayo 7 months ago
Hi @HarryFinnUK ! this tutorial is great. im having the same issue as some previous comments. i have 3 broken image links stacked on top of each other. do you know what the issue might be?
DJbvir 8 months ago
@DJbvir - Please email me your files to harry@harryfinn.co.uk and I will take a look this afternoon with a fix :)
HarryFinnUK 7 months ago
Hi harry. Im using microsoft visual studio 2010. My images are being displayed from top to bottom and it doesnt slide at all. Can u check out whats the problem?
AMIRthe9 8 months ago
my images dont show up. Do they have to be .png or can you use .jpeg? all the CSS seems to be right. :/
WillWarHero 8 months ago
@WillWarHero nope you can use whatever file type you want. it doesnt even have to be images, text works too. if you are still having issues with your code, email it all over to me at harry@harryfinn.co.uk and I will take a look
HarryFinnUK 8 months ago
the prev and next arrow at the t op left hand corner? how to adjust it at the side of the pic?
areuEW 8 months ago
@areuEW - alter your CSS positioning for the arrows
HarryFinnUK 8 months ago
my border doesnt work.
areuEW 8 months ago
Thanks Man!
123wendywhite 8 months ago
OMG It doesnt work for me!!! I spent about 1hour with it and nothing is working.
The images are visible in column and the buttons do nothing! I am really angry about it -.-
22letis22 9 months ago
@22letis22 Email me your code to harry@harryfinn.co.uk and I'll fix it now for you if you can get it sent to me in the next hour or so!
HarryFinnUK 9 months ago
@22letis22 Me too, i can get it to work:(
testbloggenDK 8 months ago
@22letis22 Me too! i can get it to work:(
testbloggenDK 8 months ago
@edaaaaaaaaarz excuse me??
HarryFinnUK 9 months ago
Why the fuck you just dont explain how to add this on existing web page you fucking moron?
edaaaaaaaaarz 9 months ago
@edaaaaaaaaarz Just paste the code in you dumbass. He's not here to explain remedial html to you.
d77h28 8 months ago
The code overall works superbly. What I wonder is... when the slideshow is at the first image, and I click the previous button, then it abruptly displays the last image, and slides to the second to last image. Is there any way to fix this?
guthery1000 9 months ago
Comment removed
guthery1000 9 months ago
@guthery1000 - This plugin is designed to work in a logic based order. Therefore it has no problem moving on to the next image in the sequence and then back to a previous one but it does cause the slight issue as you've mentioned above if you click previous first before going forward/onto the next item etc.
HarryFinnUK 9 months ago
Comment removed
guthery1000 9 months ago
Thanks for the tutorial, I'm building my own business website and I'm a noob when it comes to web development. I thought the scrolling banner was something super complicated, but thanks to your tutorial I got it working finally!
MoreTestiMoney 9 months ago
@FormidableTutorials you need to edit the your own css , you need to place code in right place , you have to replace the images
varyokh 9 months ago
Comment removed
tarunpai 9 months ago
Anyway you could add a start and pause button to it ?
Mad93Cracker 11 months ago
Well, i got all pictures a line down, what do i do wrong?
Tangenvgsfilm 11 months ago
@Tangenvgsfilm Please email me your code and I will take a look for you
HarryFinnUK 11 months ago
Hi Harry, THANKS SO MUCHH FOR THE VID..I WAS able to make the slide, but the problem i am having is how to upload it to my site, which code do i copy and paste or what do i need to do. PLEASE REPLY ASAP THANKS.
Akudosochim 1 year ago
@Akudosochim - You will need to upload all the files you are using currently to your site i.e. the index.html (or slider.html whatever you have called your main html doc) your styles.css file, the jquery and jslider.js files, the image files including the prev and next images + any other additional files that you have used/built in with this code.
HarryFinnUK 11 months ago
Thanks for the video Harry, there are a lot of very sad kids commenting on your video, it is a good video. To those sad fools who try to be cleaver writing smart arse comments, do not forget, you are looking for his videos for help because you can not do what Harry can. you are in no position to judge.
davehale007 1 year ago
I tried to follow this tutorial, and it's really clear, but it doesn't work for me.
Can you please watch what i do wrong?
982jo 1 year ago
@CJPLOR - Hi there - please email me your code files to harry@harryfinn.co.uk and I will have a look through for you!
HarryFinnUK 1 year ago
Great video! Thank you very much for doing this.
If you set it to autoplay, I like that you can adjust the speed, but is there a way in the javascript to make the slider hold the image still a bit longer before moving on to the next?
wook523 1 year ago
ain't working, that ain't cool
rockyscarlet 1 year ago
@rockyscarlet - if you've followed the tutorial correctly it will all work fine - if you are still having problems email your files and I will take a look at it for you - harry@harryfinn.co.uk
HarryFinnUK 1 year ago
thank you so much! i've finally found a comprehensive jquery image slider tutorial that really works!! i've been struggling to get my images to appear in the image slider for the past week until i found this video! thanks so much!! :))
nicoletyz1997 1 year ago
everyone is trying to use a mac just to look good... he's definitely not a mac user
Bossiiiii 1 year ago
@Bossiiiii ?? sorry what do you mean by that? i've been using a mac to do my work for over 2 and half years now, not because it looks good, but because it helps my workflow, web development and design work
HarryFinnUK 1 year ago 2
Very nice tutorial!
It works nicely. I just have one quaestion. How can I set it up for text?
felbar22 1 year ago
@felbar22 how do you mean? do you mean like a small caption under the images etc?
HarryFinnUK 1 year ago
go figure... I found the css. :-) but my slide show isn't working. It is just showing all the pics and the 'next' button isn't working. Can you please help me?
reneel327 1 year ago
@reneel327 I've gone through my script over and over again. I know why the "next" button wasn't showing up... I fixed that. but the images are still not working. They are all on the screen under eachother. Also, the buttons aren't taking the positioning of the relative div, they are going from the browser window. I have commented each section out... tried to "fix" the css on my own... then put it back to where you had it in the tutorial. It still won't work. Please help me. Thx
reneel327 1 year ago
@reneel327 please send me all the files related to your code issue to my personal email - harry@harryfinn.co.uk and I will get back to you with a fix
HarryFinnUK 1 year ago
Thank it worked!
reccirunescape 1 year ago
nice tut.. how would u go about doing one with thumb nails below and captions?? if u could link another tut that would be sick
Rexkirbytv 1 year ago
@Rexkirbytv - Thanks! - so thumbnails of the images above and where would you want the captions to be? appear over the bottom part of the big picture in the slider? or elsewhere? let me know and in the next week or two I will see what i can come up with!
HarryFinnUK 1 year ago
@HarryFinnUK yeah thumbnails below and caption on the image but the bottom side, cool cheers
Rexkirbytv 1 year ago
@branblackmon - The links to the files are all in the description - the reason I dont put the HTML in the description is because I want people to be able to learn it whilst coding it themselves rather than copying and pasting as it achieves nothing other than showing you can use a keyboard - should your own code not wrong the working files are in the description so you can simply download them and use etc - Im just looking through your code now, i'll pm back in a sec with the change in code
HarryFinnUK 1 year ago
great tutorial, thanks for this!
edmundrojas 1 year ago
thank you! very nice, it works perfect! :)
bizkit01 1 year ago
This has been flagged as spam show
how do i put this into another html file once ive done it and its working? cause i am making a website and ive got all my banners and stuff but i want this to go in the middle? how do i put it on, im using dreamweaver.
aembrace 1 year ago
how do i put this into another html file once ive done it and its working? cause i am making a website and ive got all my banners and stuff but i want this to go in the middle? how do i put it on, im using dreamweaver.
aembrace 1 year ago
thank you very much for this tutorial... I followed it and it works perfect :)
I was getting kind of desperate because i didn't find any good tutorial but yours did the trick. Keep on the good work.
cattirun 1 year ago
ahm.... im just a beginner here in making a website.. so i really want to learn how to do this image sliding thing,,, can someone teach me how,,,,
tnk you......
kurty03 1 year ago
Hey man, great vid. but still i have a problem, my next button isnt working :S i can only slide to the left. i think it might have something to do with z-index, can you help?
lindbl0m 1 year ago
also having trouble, sent you a PM.
Thanks :)
spooofcouk 1 year ago
Hey,
Also have trouble.. ive gone through the video 3 times and cannot find any mistakes. I will PM you my link.
Cheers
spooofcouk 1 year ago
doesnt work for me either :O can you help me if i send you the code?
lindbl0m 1 year ago
funny, it works perfectly with Firefox but the "container" zone in safari and chrome are at about 5 px height and width! My Css is correct i wonder if it isn't the JS that's doing that! (i got the JS files from your links)
Any solutions?
thank your very much for the great tutorial! love it!
NEIFitis 1 year ago
hm, doesn't work.. the pictures are just on the page.. slideshow isn't there
i did all what u did..
iTzStarSkill 1 year ago
@iTzStarSkill if you followed it all correctly there is no reason for it not to work as it works in the video and i didnt do anything differently to my code then what i said in the video - if you are still unsure pm with a link to your code and i will take a look for you.
HarryFinnUK 1 year ago
@HarryFinnUK
i try all new..
iTzStarSkill 1 year ago
@HarryFinnUK not working..
iTzStarSkill 1 year ago
@iTzStarSkill hey man same with me...but i worked it out i done a very stupid mistake of missplacing the .js files make sure you have them in your site root , hope it helped
antonycleary 1 year ago
@antonycleary hey, my slideshow is working now :)
iTzStarSkill 1 year ago
@iTzStarSkill hah yayyy lol
antonycleary 1 year ago
This has been flagged as spam show
Hey Harry. Nearly have this fixed up but I am having a similar issue to some of the other posters. The images are in a column instead on in a slider. I do not have the exact jslider as you. Is there any way you can give me that code or link me to where you got it? If its not that I'm not sure
MaxtheOptimist 1 year ago
Hey Harry. Nearly have this fixed up but I am having a similar issue to some of the other posters. The images are in a column instead on in a slider. I have the exact jslider as you. Is there any way you can give me that code or link me to where you got it? If its not that I'm not sure.
MaxtheOptimist 1 year ago
Hey cool tutorial, I was wondering, can you use this for other content as well. instead of pics/images? like inside the ul>li can you put a div and then put a mixture of pics and text, links, code etc...
dariusrashaud 1 year ago
@dariusrashaud yeah that shouldnt be an issue - just place the text inside the li tags and it should work fine :)
HarryFinnUK 1 year ago
good one. thanks a lot.
kazmilahore 1 year ago
fantastic tutorial, Harry, thanks so much!
WendySonglines 1 year ago 2
@WendySonglines Thanks Wendy!
HarryFinnUK 1 year ago
@WendySonglines Thanks Wendy! :)
HarryFinnUK 1 year ago
Thanks soooo much you may never know how happy I am about this
God bless you...
visualfeminet 1 year ago
@Dynus87 you sorted out your problem?? if not pm me with a link to download a copy of your code and i will take a look for you :)
HarryFinnUK 1 year ago
@HarryFinnUK Yep I figured it out, thanks a lot for the tutorial! :)
Dynus87 1 year ago
@Dynus87 great!! no worries thanks for watching - i will get around to doing a load more soooon but in the middle of sorting out uni stuff atm so that takes priority lol
HarryFinnUK 1 year ago
Comment removed
Dynus87 1 year ago
works great. thanks man =D
Kazenokuroka 1 year ago
Very handy tutorial :) Works great, thanks a lot for the help. One problem, how do you remove the white border of each image within the slider? Its the white line that splits each image from the next.
deliveryguy 1 year ago
@deliveryguy No problem, problem fixed :D
deliveryguy 1 year ago
great tutorial, but when you go from image 1 to image 3 by hitting the previous button it skips an image
copleykyle1 1 year ago
Nice tut. finally it was explained in a way a beginner can understand. Got it done nicely.
Thanks,
pakt40 1 year ago
this isnt working for me.
it seems the lists are messing up.
when you get to about 35secs in, it shows you only have the buttons in the browser and no images. on mine, i have the 2 buttons at the top and then the 3 images below, all of which have a bullet point to the left of them.
any idea what is happening?
cheers
pavidproductions 1 year ago
@pavidproductions Hey sorry its not working quite right - a few people have said they have had some problems with this so what i will do is go back through this and edit where required etc so its all working right - however i am currently in New Zealand travelling around the world but im back home in the UK in 15 days so i will do this asap once im back - thanks
Harry
HarryFinnUK 1 year ago
@HarryFinnUK great thanks a lot. i have another question about using a fade instead of slide. but wait untill you get back.
cheers
pavidproductions 1 year ago
@pavidproductions I'm getting the same thing...
m63shredder 1 year ago
@pavidproductions i am having the same problem...
koykemar 1 year ago
This has been flagged as spam show
DONT READ THIS. if you don't copy and past this on to 10 videos your mom well die in 4 hours
moonhayoung23 1 year ago
I have a little problem. It works just fine just like you said only for one thing. When I click prev after the first pic is shown, it makes a weird jump. Could you tell me what i did wrong?
SensualEMO 1 year ago
@SensualEMO What browser are you viewing with? some browsers do seem to produce a little jump with this - i am currently travelling the world and am back in mid May so i will try and find a solution to this once im back
HarryFinnUK 1 year ago
Trying to use this code inn strict xhtml, and it doesn't work. Are the codes you write here actually get run? Is there a type on the javascript line: btnPrev: ".prev"
})(TYPO HERE: INSERT SEMICOLON??)
Do you have any typo's in your code?? It's not working for me
jeff1evesque 2 years ago
No typo's should work fine - does for me
HarryFinnUK 1 year ago
THANKS
SAMY2690 2 years ago
hello, I am a beginner trying to build a personal website with jquery. I would like to have this slider as part as my website, but instead of the "next" and "prev" button, I would like my slides to change by pressing different tab keys, where each slide belongs to one tab.
Could you please let me know of a way of doing this. what would i need to change or add to make it work?
thanks! so much.. and great video!
proleyend 2 years ago
Finally a great tutorial, thank you for this upload.
iceblitzyt 2 years ago
Great tutorial man.. I have been looking for this
gonzalezluis78 2 years ago
no problem thanks for subscribing :)
HarryFinnUK 2 years ago