- This topic is empty.
-
AuthorPosts
-
September 26, 2012 at 3:07 pm #40026
peterharren
MemberHi, thanks for reading this.
At the bottom right of this page http://bugasalt.com/slidertestpage.php
I want to use the anything slider with the mini dark theme to slide 4 youtube videos.
I’m a beginner with jquery. Can anyone trouble shoot this, or give me step by step instructions on how to set up the anything slider in this way?
Thanks!September 26, 2012 at 3:19 pm #110836peterharren
Member$40 paypal to whoever helps me get this thing up and running!
September 26, 2012 at 3:26 pm #110838Senff
ParticipantNot sure if it will help, but this is what I noticed at first glance….. Try moving this code out of the HEAD tag and place it right before the </BODY> tag:
See if that does something.
(And for heaven’s sake, get rid of that annoying fly….)
September 26, 2012 at 3:34 pm #110841peterharren
MemberMoved
but nothing changed unfortunately.
Thanks for the effort though. Any other ideas?
Ha, the fly would be gone if it was up to me. Same with the flashing ‘here’ text.September 26, 2012 at 3:41 pm #110842djrolstad
Participantlist all . js external links you put for the anything slider and what version of jQuery did you put up?
September 26, 2012 at 3:47 pm #110843peterharren
MemberDo you mean, these that are listed in the head?
September 26, 2012 at 3:49 pm #110844peterharren
MemberI suck at posting code here. Do you mean the ones listed in the head?
http://bugasalt.com/slidertestpage.php
I don’t think I have external .js links, I have
src=”js/jquery.anythingslider.min.js”
src=”js/jquery.anythingslider.fx.min.js”
in the head and I have them on the server.September 26, 2012 at 4:12 pm #110845djrolstad
Participantwell since they are videos you need the
jquery.anythingslider.video.js fileSeptember 26, 2012 at 4:19 pm #110848peterharren
MemberI put jquery.anythingslider.video.js in there and no luck. So I tried adding
js/jquery.anythingslider.video.min.js too, and still no luck.
Thanks so much for helping. Any other ideas?September 26, 2012 at 4:33 pm #110850djrolstad
Participanttrying replacing the jquery.min.js with jQuery v1.7.2??
September 26, 2012 at 4:37 pm #110851djrolstad
Participantand you might have too many jQuery versions; I see you have 1.8.8 and 1.4.2
September 26, 2012 at 4:45 pm #110852peterharren
MemberJust tried it, but no luck.
anything slider comes with a whole bunch of js files that I’m not linking to in the head, should I just try including all of them?September 26, 2012 at 4:52 pm #110853peterharren
MemberOk got rid of the 1.4.2 version and something changed. Not sure if it’s progress though.
http://bugasalt.com/slidertestpage.phpSeptember 26, 2012 at 5:18 pm #110855djrolstad
Participantyou can give it a shot
September 26, 2012 at 5:19 pm #110856djrolstad
Participantput this in instead of;
-
AuthorPosts
- The forum ‘Other’ is closed to new topics and replies.