Results 1 to 2 of 2

Thread: Animated Collapsible DIV automatically retracts in IE8

  1. #1
    Join Date
    Oct 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Animated Collapsible DIV automatically retracts in IE8

    1) Script Title: Animated Collapsible DIV

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

    3) Describe problem: Works fine in FF and IE7, but in IE8 the DIV will expand to the length of the page and then immediately retract.

    See implementation here:
    http://www.waterinstitute.ufl.edu/copyofagenda2.asp

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    The issue I believe has to do with the fact that you're collapsing table cells, instead of regular DIV content. The technique used in Animated Collapsible script doesn't work well for this, at least in IE. I'm sure there are scripts tailored to expand/ collapse table cells. To stick to this script though, you'll need to modify the structure of your content to be DIVs instead.
    DD Admin

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
  •