Results 1 to 2 of 2

Thread: CMotion Image Limit?

  1. #1
    Join Date
    Jul 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question CMotion Image Limit?

    1) Script Title: CMotion Image Gallery

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

    3) Describe problem: Is there a limit on the number of images you can use with this script? I am having problems past the 10th image.

  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

    There may depending upon the width of the images but, for your average to slightly wide image, say 500px wide, there really shouldn't be a problem. More likely you have made an error in the syntax of the HTML that lists the images somewhere which invalidates the entire script. One quite common error is to have an <a> without an </a>. Or it could be something like:

    HTML Code:
    <a><img src="some.jpg </a>
    If I could see it, I could probably be more specific and it might be something else which I could also see in the code. Could you give us a link to the problem page?
    - John
    ________________________

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

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
  •