Design Issue of DIV Overlapping in IE6 Help

Discussion in 'HTML & Website Design' started by VishalVasani, Feb 6, 2009.

  1. #1
    Hello,

    I am facing problem in design issue related to DIV Tag.

    My problem is when i am enable a DIV on click of an Icon the DIV Overlapping with other control on form such as combo box. I have tired to Fixed using z-Index property, but it is not working. I am attaching a screen shot.
     

    Attached Files:

    VishalVasani, Feb 6, 2009 IP
  2. My220x

    My220x Member

    Messages:
    624
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    35
    #2
    Can we see some code?
     
    My220x, Feb 6, 2009 IP
  3. roguedeals

    roguedeals Peon

    Messages:
    106
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yeah, a url or code would help :p The thing that always seems to be the 'golden fix' for me is overflow: auto; in the css (for div boxes that don't seem to want to work right)
     
    roguedeals, Feb 7, 2009 IP