how do you add multiple jquery library on the same document...I was trying to add the lavaLamp and the carousel together but when I do one works and the other doesn't whats the order of the jscript files???
@keeezz i have never tried to use them together and they may not be compatible. But if you try to do it then dont use two copies of the jquery library just embed one library and then the script for each tutorial. - good luck.
Hi again, any reason why btn-close.gif , ico-loading.gif are not being displayed? . I did change links in jquery.lightbox-o.6.js and point it out to containing folder but only next button is being displayed. What am I doing wrong?
this the web I build thanks to you tutorials : have a look on gallery. fininteriorsltd co uk
@DreamWeaverTutorial Do you have an email whereby I could send you the files?(Actually the files are all the same, I didn't even change the images), so I have no idea why the results would be lacking of the prev,next and close buttons.
Hi James,great tutorial and thank you for doing this.I did change link in lightbox.js file so it pics up lightbox pictures from a different folder and all works now just fine.
There is only one problem left. I have J query s3 slider ( also from your tutorial ). I use it as in your tutorial on a main page - photos changing every 4 seconds. Now, when I added lightbox script to the head, s3 slider won't work and only lightbox seems to be working properly. Do you know what is the problem?
@pimpmerkley these two scripts probably wont work together on the same page because of conflicts. I suggest that you don't use the slider on the same page as the lightbox.
okay... that's too bad. So what you r saying is that it is impossible to have multiple j.s elements on one page? Or is it just too complicated to achieve?
Another thing, both chrome and safari have problems with displaying all lightbox elements when viewing photos( I have '?' when close or image name should be. Firefox has no problem with it. Do you know what that could be? Sorry to bother but since you have the best tutorials online I just have to aks:)
@AMIRthe9 I am having the same problems as you, the prev,next,close buttons do not appear, could I perhaps trouble you to send the fixed coding to my email lastjoust@live dot com , if James does not get to me in time, that is. Thanks a bunch!
@DreamWeaverTutorial Great tutorial, I followed everything and it worked almost perfectly. However when I click on the images, the javaquery loading effect, prev and next and close buttons are not seen, the close button is a mere X icon.Any way to fix this?
@LastJoust hi, this can happen if you don't place the images folder in the same place that the script is looking for it. you can either move the images folder to the same place written in the js file or write down the path to the images folder with the buttons in change the path in the javascript file. if you dont know how to do this then if you have it online, I will tell you the paths from examining your site. - James
@AMIRthe9 well done for completing the tutorial, you will need to edit the paths to the images in the javascript file. if you have dont know how to do that then if you have it online, send me a personal message with the link and ill tell you the path.
I love this tutorial, I have learned alot from you. thank you... One Question, instead of having lightbox scroll to larger versions of the pictures in each thumbnail/Polaroid... i want each thumbnail to go to there own lightbox gallery. it is for a modeling website. I want to have a Polaroid thumbnail for each model, so, for example, if i click on the tall building, i go to a gallery of buildings, if i click on the butterfly i go to a gallery of butterflies ect. is there a video for that?
@DreamWeaverTutorial@supershrek99 I had that problem of downloading I think it should work if you use Internet explorer. For some reason useing FF would not download it.
how do you add multiple jquery library on the same document...I was trying to add the lavaLamp and the carousel together but when I do one works and the other doesn't whats the order of the jscript files???
keeezz 7 months ago
@keeezz i have never tried to use them together and they may not be compatible. But if you try to do it then dont use two copies of the jquery library just embed one library and then the script for each tutorial. - good luck.
DreamWeaverTutorial 7 months ago
Hi again, any reason why btn-close.gif , ico-loading.gif are not being displayed? . I did change links in jquery.lightbox-o.6.js and point it out to containing folder but only next button is being displayed. What am I doing wrong?
this the web I build thanks to you tutorials : have a look on gallery. fininteriorsltd co uk
pimpmerkley 7 months ago
This has been flagged as spam show
@DreamWeaverTutorial Do you have an email whereby I could send you the files?(Actually the files are all the same, I didn't even change the images), so I have no idea why the results would be lacking of the prev,next and close buttons.
LastJoust 7 months ago
Hi James,great tutorial and thank you for doing this.I did change link in lightbox.js file so it pics up lightbox pictures from a different folder and all works now just fine.
There is only one problem left. I have J query s3 slider ( also from your tutorial ). I use it as in your tutorial on a main page - photos changing every 4 seconds. Now, when I added lightbox script to the head, s3 slider won't work and only lightbox seems to be working properly. Do you know what is the problem?
pimpmerkley 7 months ago
@pimpmerkley these two scripts probably wont work together on the same page because of conflicts. I suggest that you don't use the slider on the same page as the lightbox.
DreamWeaverTutorial 7 months ago
@DreamWeaverTutorial
okay... that's too bad. So what you r saying is that it is impossible to have multiple j.s elements on one page? Or is it just too complicated to achieve?
Another thing, both chrome and safari have problems with displaying all lightbox elements when viewing photos( I have '?' when close or image name should be. Firefox has no problem with it. Do you know what that could be? Sorry to bother but since you have the best tutorials online I just have to aks:)
pimpmerkley 7 months ago
@DreamWeaverTutorial OKAY I FIGURE IT OUT,
I took out this script - script type="text/javascript" src="js/jquery.js"></script , and it works!
pimpmerkley 7 months ago
This has been flagged as spam show
@AMIRthe9 I am having the same problems as you, the prev,next,close buttons do not appear, could I perhaps trouble you to send the fixed coding to my email lastjoust@live dot com , if James does not get to me in time, that is. Thanks a bunch!
LastJoust 7 months ago
@DreamWeaverTutorial Great tutorial, I followed everything and it worked almost perfectly. However when I click on the images, the javaquery loading effect, prev and next and close buttons are not seen, the close button is a mere X icon.Any way to fix this?
LastJoust 7 months ago
@LastJoust hi, this can happen if you don't place the images folder in the same place that the script is looking for it. you can either move the images folder to the same place written in the js file or write down the path to the images folder with the buttons in change the path in the javascript file. if you dont know how to do this then if you have it online, I will tell you the paths from examining your site. - James
DreamWeaverTutorial 7 months ago
Can i use this in microsoft visual studio?
AMIRthe9 8 months ago
@AMIRthe9 yes that will work for this tutorial - James
DreamWeaverTutorial 8 months ago
@DreamWeaverTutorial yea i managed to do most of it. only my buttons dont seem to appear- the prev, next and close buttons.
AMIRthe9 8 months ago
@AMIRthe9 well done for completing the tutorial, you will need to edit the paths to the images in the javascript file. if you have dont know how to do that then if you have it online, send me a personal message with the link and ill tell you the path.
DreamWeaverTutorial 8 months ago
@DreamWeaverTutorial thank you. what do u mean by link? u mean send my HTML file through here? how do u that?
AMIRthe9 8 months ago
@AMIRthe9 no if you have it on your web hosting server. you need to point the javascript file towards your button images
DreamWeaverTutorial 8 months ago
@DreamWeaverTutorial thanks alot. ive sent it yto your email.
AMIRthe9 8 months ago
@AMIRthe9 ok i fixed it and sent it back to you - James
DreamWeaverTutorial 8 months ago
cool
jantheempress 9 months ago
I love this tutorial, I have learned alot from you. thank you... One Question, instead of having lightbox scroll to larger versions of the pictures in each thumbnail/Polaroid... i want each thumbnail to go to there own lightbox gallery. it is for a modeling website. I want to have a Polaroid thumbnail for each model, so, for example, if i click on the tall building, i go to a gallery of buildings, if i click on the butterfly i go to a gallery of butterflies ect. is there a video for that?
noelster44 10 months ago
Terrific - really great. Thank you!
ToniSchulke 1 year ago
How has this got so few views? These videos are much better than Tutvid. Thanks man, these are a great help.
528hertz 1 year ago
Your site will not load for me, is there another resource for the excersise files? Thanks
supershrek99 1 year ago
@supershrek99 thats the only source for the files
DreamWeaverTutorial 1 year ago
@DreamWeaverTutorial @supershrek99 I had that problem of downloading I think it should work if you use Internet explorer. For some reason useing FF would not download it.
Whisperingonthewind 1 year ago
i love your organizing div techniques.. gonna copy that :P
HawxTeamDelta 1 year ago
I cant get the video cause of the advertisement wont load. i can get others videos but not yours. It get half way through the ad then stops.
renderuthis 1 year ago
This has been flagged as spam show
Asian brides so sexy **busizz4me.info**
RoseanYoksi 1 year ago
Nice.. Wel explained..Hats off..
eldanieldeepak 1 year ago
Awesome tut james thanks! i subbed
darysmer 1 year ago