Results 1 to 2 of 2

Thread: CMotion Image Gallery II conflict

  1. #1
    Join Date
    Mar 2007
    Posts
    28
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default CMotion Image Gallery II conflict

    I have a SwapPic feature for the background image on the home page and also I'm adding the CMotion gallery II. I found that the index page <body onload="swapPic()"> is preventing the CMotion Gallery from scrolling.

    http://www.dynamicdrive.com/dynamici...ongallery2.htm

    the link to the site with the conflict - the javascript for the SwapPic is in the <head> on the page:
    http://www.tmatelson.com/SHC2/index.html

    a fix for this?
    thank you!
    Teri
    Last edited by jscheuer1; 10-16-2011 at 03:16 AM. Reason: threads shouldn't address specific users

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Add the highlighted:

    Code:
    <body onload="swapPic();fillup();">
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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

    tmate (10-16-2011)

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
  •