Welcome to TalkGraphics.com
Results 1 to 10 of 16

Threaded View

  1. #5
    Join Date
    Aug 2000
    Location
    Harwich, Essex, England
    Posts
    21,962

    Default Re: Wishlist - Animated slider like THIS!

    Hi, of course xtom. Correct it isn't a slider, it's an independant site of three pages. Each page has the following javascript to load the next page after 8.5 seconds

    <script>
    $(document).ready(function () {
    // Handler for .ready() called.
    window.setTimeout(function () {
    location.href = "http://www.parkeston.com/slider2/index.htm";
    }, 8500);
    });
    </script>

    You can view this mini-site HERE

    The mini site is then loaded into a placeholder on the 'main' site.

    It's a shame Xara animations can't be extended beyond Speed 5 secs Delay 10 secs. You could create the whole thing as a true slider then

    I tried to see if I could get the same effect using a supersite but I couldn't get it to work. Perhaps Siran or Acorn could create a better solution.
    Attached Files Attached Files
    Egg

    Minis Forum UM780XTX AMD Ryzen7 7840HS with AMD Radeon 780M Graphics + 32 GB Ram + MSI Optix Mag321 Curv monitor
    + 1Tb SSD + 232 GB SSD + 250 GB SSD portable drive + ISP = BT + Web Hosting = TSO Host

 

 

Tags for this Thread

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
  •