Results 1 to 3 of 3

Thread: Malfunction with slideshow

  1. #1
    Join Date
    Dec 2019
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Malfunction with slideshow

    1) Script Title: Full Page Image slideshow

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...show/index.htm

    3) Describe problem: This slideshow http://www.dynamicdrive.com/dynamici...show/index.htm is really good and it did work last summer when included to my own homepage. But no more. https://www.jyrkinen.fi/slide/index.html My OS is Ubuntu an browsers Chrome, Firefox and my mobile phone wont work with it.

  2. #2
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,875
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    The link to your homepage is wrong, so I can't see where the problem occurs.
    If the URLS for your slides start with http://, replace it with https://. That might solve the problem.

  3. #3
    Join Date
    Dec 2019
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks, Arie

    I have removed the test file, because the problem is just solved. Problem really is http/https.

    DD's "Select All" script is
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>

    But I have https page and the script must be
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>

    Perhaps a few word at DD:s page would help others?

    This works: https://www.jyrkinen.fi/joulutervehdys/

Similar Threads

  1. Malfunction on subdomain
    By Mister Micawber in forum Dynamic Drive scripts help
    Replies: 2
    Last Post: 08-11-2010, 05:22 AM
  2. DD's CSS Background-repeat malfunction
    By Den7 in forum Bug reports
    Replies: 4
    Last Post: 06-05-2010, 02:50 PM
  3. css menu malfunction
    By Freeman in forum CSS
    Replies: 3
    Last Post: 07-24-2007, 04:26 PM
  4. Tab menu malfunction
    By femmeinist in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 09-29-2004, 07:59 PM
  5. Tab menu malfunction
    By femmeinist in forum JavaScript
    Replies: 0
    Last Post: 09-29-2004, 11:37 AM

Bookmarks

Posting Permissions

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