web development using table based

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chris etchison
    New Member
    • Dec 2010
    • 1

    web development using table based

    how to make a div show over every thing else on a html page
    that z-index is not working
  • JKing
    Recognized Expert Top Contributor
    • Jun 2007
    • 1206

    #2
    For z-index to work you must also set the position to either relative or absolute. It could also be a syntax error but without seeing your code I can't give you much more information.

    Comment

    Working...