Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Javascript slideshow help

    Your page source looked good, with the js files automatically being called correctly in the <head>. I haven't had anything to do with mootools, but I do know that jquery needs to have jscript_jquerywhatever.js called before js files that use it. You have
    HTML Code:
    <script type="text/javascript" src="includes/templates/ponyr_dark/jscript/jscript_jd.gallery.js"></script>
    <script type="text/javascript" src="includes/templates/ponyr_dark/jscript/jscript_jd.gallery.transitions.js"></script>
    <script type="text/javascript" src="includes/templates/ponyr_dark/jscript/jscript_mootools-1.2-more.js"></script>
    <script type="text/javascript" src="includes/templates/ponyr_dark/jscript/jscript_mootools-1.2.1-core-yc.js"></script>
    </head>
    Renaming the jscript_mootools-* files like jscript_1_mootools-* will load them first.

  2. #2
    Join Date
    Jul 2011
    Posts
    72
    Plugin Contributions
    0

    Default Re: Javascript slideshow help

    Renamed them, no luck.

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Javascript slideshow help

    They are loading first now... sorry, that's all the help I can offer. Someone who is good with js will have to chime in.

  4. #4
    Join Date
    Jul 2011
    Posts
    72
    Plugin Contributions
    0

    Default Re: Javascript slideshow help

    Quote Originally Posted by gjh42 View Post
    They are loading first now... sorry, that's all the help I can offer. Someone who is good with js will have to chime in.
    Thanks. Found an old thread with the same problem. http://www.zen-cart.com/showthread.p...lery-Slideshow

  5. #5
    Join Date
    Jul 2011
    Posts
    72
    Plugin Contributions
    0

    Default Re: Javascript slideshow help

    Ok something just happened. I added a picture and now it's stuck on "loading". I wonder if renaming the .js files has to do with anything.
    Last edited by bpoilspill; 6 Mar 2013 at 11:31 PM.

  6. #6
    Join Date
    Jul 2011
    Posts
    72
    Plugin Contributions
    0

    Default Re: Javascript slideshow help

    I think I figured it out, the Mootools files need to be ordered correctly. Thanks for that tip.

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Javascript slideshow help

    So the ...mootools-1.2.1-core-yc.js needs to load before the ...mootools-1.2-more.js?
    Makes sense.

 

 

Similar Threads

  1. Adding slideshow javascript crashes my mobile menu
    By bushpilot444 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 May 2016, 01:53 PM
  2. Javascript slideshow issue
    By timhersh in forum General Questions
    Replies: 6
    Last Post: 2 Nov 2012, 09:26 PM
  3. Javascript slideshow works in Firefox but not IE!!
    By arniesbarmyarmy in forum General Questions
    Replies: 7
    Last Post: 17 Nov 2009, 05:37 AM
  4. insert a javascript for a slideshow in header
    By supersnow in forum Templates, Stylesheets, Page Layout
    Replies: 22
    Last Post: 7 May 2009, 12:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg