Results 1 to 3 of 3

Thread: CMotion Image Gallery - How to get it to work

  1. #1
    Join Date
    Apr 2008
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default CMotion Image Gallery - How to get it to work

    1) Script Title:
    CMotion Image Gallery (horizontal gallery)

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

    3) Describe problem:
    I have taken the CMotion Image Gallery (horizontal) script as far as I can take it. When I upload to the web it won't move horizontally on my web page, but it will in GoLive Preview mode. I have uploaded the external .js file to the Generated Items folder as well as uploading the external css file.
    You can see where I am stuck at:
    http://www.taylor-graphics.net/j2/design_center.html
    There are 10 squares of color and they should move horizontally when the mouse is moved over them.
    Thanks,
    taygraphics

  2. #2
    Join Date
    Apr 2008
    Posts
    5
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default i think there might be a problem with the other scripts

    try adding a
    <div onclick="fillup()"><h1>click here to activate slider</h1></div>
    somewhere in the page

    you'll see that after you click it works

    so you might just add a fillup(); on your body onload and remove the window onload in the script

  3. The Following User Says Thank You to yujin For This Useful Post:

    taygraphics (04-03-2008)

  4. #3
    Join Date
    Apr 2008
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thank you for your help. I added a fillup(); to my body onload and that did it! I am a real novice with script and code, but I love to design.

    Now the question I have is can I add multiple sliders to the same web page? You'll see I just copied and pasted the same slider below the top one (which now works) and it is static. Or, only one slider per page?

    http://www.taylor-graphics.net/j2/design_center.html

    Thanks,
    taygraphics

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
  •