Results 1 to 3 of 3

Thread: CMotion Firefox Problem

  1. #1
    Join Date
    Jul 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default CMotion Firefox Problem

    1) Script Title:
    CMotion I
    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...iongallery.htm
    3) Describe problem:

    I have used the script CMotion to create a scrolling navigation for my galleries.
    I am calling in the JS and CSS files dynamically based on directory and can see that they are being called in as expected.

    The script and pages work fine in IE7 but will not scroll in FF.

    Can anybody help me?
    The page is Gallery

    Thanks.

  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

    Your page is in violation of Dynamic Drive's usage terms, which, among other things, state that the script credit must appear in the source code of the page(s) using the script. Please reinstate the notice first.


    Also, you cannot have:

    Code:
    <!-- Do not edit IE conditional style below -->
    <!--[if gte IE 5.5]>
    #motioncontainer {
    width:expression(Math.min(this.offsetWidth, maxwidth)+'px');
    }
    in an external stylesheet. There could be other problems.
    - John
    ________________________

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

  3. #3
    Join Date
    Jul 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    JScheurer:

    I apologise for the lack of credit. I included the script in an external script and have included the credit there. If this is not enough I will also try and put it in the page as well.

    BTW, I got it to work, sort of, by declaring the style inline rather than from the CSS for the motion gallery. Although this is not valid in xhtml I will use it as it is just for a client to view his pictures for us to use as a basis for design work.

    EDIT: I have since included credit. I hope this is ok in the body rather than the head of the page.

    D.
    Last edited by daemonkin; 07-09-2007 at 09:29 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
  •