Results 1 to 6 of 6

Thread: Cmotion working alone but...

  1. #1
    Join Date
    May 2005
    Location
    France
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Cmotion working alone but...

    Script: Cmotion
    http://www.dynamicdrive.com/dynamic...tiongallery.htm

    Hello all,
    I found what i was searching for with this script !
    BUT :
    Works great alone on a page : Alone on a page
    but when I put my menu and all the blabla on a page, the scrolling is not working.
    I tried with my menu made of DIV and made of TABLE but the result is the same.
    Perhaps it's because I have one script to disable the right-button click and another one for the rollover on the menu ?
    Here is the page : http://www.calamansi-bijoux.com/necklacesg.html
    Thanks for any help

  2. #2
    Join Date
    May 2005
    Location
    France
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    No body here to answer ???

  3. #3
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Note: Questions regarding multiple script usage are not usually replied to due to their time consuming nature. See this thread for more information, and this tutorial for one possible solution.

    Someone may have time to check over your page, but there's the article to help.
    Unfortunately for the next month I have no spare time at all, really... Going through public examinations.
    -cr3
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  4. #4
    Join Date
    May 2005
    Location
    France
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile

    Thanks a lot and sorry for the "disturbing" but thats my first real try of using quite a lot of javascript in a page. since now I was just using simple rollover scripts.

    Bernard

  5. #5
    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

    As per the instructions, remove:

    window.onload=fillup

    from the Cmotion script and make your body tag look like this:

    Code:
    <body onLoad="MM_preloadImages('images/menu/B_Designer_On.jpg','images/menu/B_Bracelets_On.jpg','images/menu/B_Rings_On.jpg','images/menu/B_EarRings_On.jpg','images/menu/B_Collection_On.jpg','images/menu/B_Who_On.jpg');fillup()">
    That's the standard remedy, sometimes more is required.
    - John
    ________________________

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

  6. #6
    Join Date
    May 2005
    Location
    France
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile

    It works!!!!!!!!!!!!!!!!!!
    Great !

    Thanks a lot

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
  •