I would like to have div tag over list box, not list box over div tag.
I have this problem on many pages usually when I use drop down menus.
I try to solve this problem with z-index but it doesn't work.
Have anybody some idea?
Problem only with IE .... like always :/
Here is the simple example:
<html>
<head>
</HEAD>
<BODY>
<SELECT...
User Profile
Collapse
-
Please someone solve my problem
-
problem: List/menu gets to top on fixed div
in the web site i'm using fixed div layer which can be moved in the page...
while draging on List/menu he apears on it... he dont go under... Z-index does't work... Problem apears only with IE...
list style:
.list {
margin: 0px;
padding: 0px;
z-index:1000;
font-family:Arial;
font-size:11px;
border: 1px solid #ffffff;
}
THANX.... -
Need Help!
Hi, i have one big headache...
I need to display a DIV (400px by 300px) in EXACT center (vertical and horizontal) of the browser window in response of some events. It’s not very hard to do this by making the DIV position absolute and calculating and setting its left and top values. Problem arises when user scrolls the page and then DIV is displayed. Now DIV does not account for the scroll.
What I need is a solution...
No activity results to display
Show More