Results 1 to 5 of 5

Thread: DD Drop Down Panel-- different in IE

  1. #1
    Join Date
    Mar 2007
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default DD Drop Down Panel-- different in IE

    1) Script Title: DD Drop Down Panel

    2) Script URL (on DD): dynamicdrive.com/dynamicindex17/dddropdownpanel.htm

    3) Describe problem:

    Please look at this page, drop-downs in left column:

    growth trac dot com

    `````````````````````````````

    When comparing in IE vs. FF, Firefox displays a 'proper' spacing
    between the (5) DD Drop Downs. (There is excessive spacing
    when viewed in IE).

    Since the DropDowns function correctly, I think this
    is more of a CSS question...

    Can you help? Thanks much.

  2. #2
    Join Date
    Mar 2007
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    bump, anyone?

    Looks like an IE css padding issue...

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

    Default

    It's hard to tell just looking at your source, as there's a lot going on, and with browser specific CSS issues like this, it's even trickier. I'd just try and play around with the CSS margins and/or paddings between the menu headers to see if that changes anything in IE...
    DD Admin

  4. #4
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    see my post in this thread (post # 9)
    Last edited by traq; 10-07-2009 at 04:13 AM.

  5. #5
    Join Date
    Oct 2009
    Location
    Mumbai
    Posts
    17
    Thanks
    2
    Thanked 3 Times in 3 Posts

    Default

    i guess its bcoz margin and padding both are given to the <p> tag inside id="mypanelcontent" in the script, just remove the margin and do the alignment through padding itself, that should solve the issue..

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
  •