problem whit absolute position menu

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jmesanc
    New Member
    • Nov 2006
    • 4

    problem whit absolute position menu

    Hi all,

    I need some help about positioning html objects, cause i've built a "<div></div> - absolute position" menu, it works fine, but when that menu is displayed over a text or select html control, part of menu goes back html control.

    I´ve used zindex, zorder, and my problem remains.

    What should i do?
  • David Laakso
    Recognized Expert Contributor
    • Aug 2008
    • 397

    #2
    Originally posted by jmesanc
    What should i do?
    Punt?

    Better yet. Validate the markup and the CSS.
    Then put the validated page in question on a public server and provide a clickable link to it in your post to the forum. In the post, state the operating system(s) you are using, and name the browsers (including the browser version) exhibiting the problem you are writing about.

    Comment

    • jmesanc
      New Member
      • Nov 2006
      • 4

      #3
      i've solved that problem, using iframe tags

      Comment

      Working...