Results 1 to 3 of 3

Thread: Animated Collapsible not working with Chrome

  1. #1
    Join Date
    Jun 2008
    Location
    Huntsville, Alabama USA
    Posts
    8
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Animated Collapsible not working with Chrome

    1) Script Title: Animated Collapsible DIV

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

    3) Describe problem: This script has been working fine for me for several years. Now, with Chrome it does not function properly. I am using v. 2.0. Would updating to v2.4 cause it to work with Chrome?

  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

    The demo page for version 2.4 on Dynamic Drive works fine here in Chrome 19.0.1084.56 m, which I believe is the latest (Chrome updates automatically in the background).

    So, it's worth a shot.

    First make sure the demo page on Dynamic Drive is working for you in your Chrome. If not, perhaps one or more settings in your Chrome browser are the problem.

    It's also possible that there's something about your implementation that's causing the problem. That could be non-standard HTML and/or HTML that doesn't fit the template for the script closely enough for Chrome. And/or a slightly different approach to the javascript than is laid out on the demo page.

    If the demo page works OK for you in your Chrome, it shouldn't hurt to update. Make a backup of what you have first, just in case.

    If you're still having problems and want more help:

    Please include a link to the page on your site that contains the problematic code so we can check it out.
    - John
    ________________________

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

  3. #3
    Join Date
    Jun 2008
    Location
    Huntsville, Alabama USA
    Posts
    8
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Thanks, John for your helpful suggestions. The demo page on Dynamic Drive works for me in chrome so I took the next step and pasted your demo code into my page. It also worked for me in Chrome but my code still did not. What I noticed about the difference between your code and mine is that you use varying heights for your divs. I have been using height=80px for all of mine and up until now they worked fine. So I changed the height and voila!

    My question now is how do I know what height to set for each div?
    My code is on this page: http://www.hollandfamily.us/11exum8calvin_testpage.htm
    You will see your test example; scroll down to "Minnie," my first instance of the animated collapsible. It works because I changed the height from 80 to 1080. The instances that follow it are not changed but they work in I.E. but not in Chrome.

    I have many instances of this throughout my site so trial and error on the height would be ... not a good way to go. Thank you so much for your help.

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
  •