blueindian1
Programmer
Hello,
Here's my problem. I have a table that displays data in a tabular format. Each row corresponds to a different record from the database, and each row has 10 columns. I have an advanced search form that users can click a button to see. The form is in a hidden layer, and when the users clicks the button the layer becomes visible.
Some of the columns contain links to other pages. When you come to my page, you can run your mouse down the column and, of course, where there is a link the pointer turns into a hand and you can click the link.
My problem is this....the links that are are in the area where the advanced search form displays (in other words, after the user clicks the button to display the layer that contains the advanced search form these links are not visible because they are covered) do not work until the user diplays the advanced search form and closes it. Only at that point will the pointer change to a hand and the link work.
Can anyone tell me what causes this?
thanks in advance
Here's my problem. I have a table that displays data in a tabular format. Each row corresponds to a different record from the database, and each row has 10 columns. I have an advanced search form that users can click a button to see. The form is in a hidden layer, and when the users clicks the button the layer becomes visible.
Some of the columns contain links to other pages. When you come to my page, you can run your mouse down the column and, of course, where there is a link the pointer turns into a hand and you can click the link.
My problem is this....the links that are are in the area where the advanced search form displays (in other words, after the user clicks the button to display the layer that contains the advanced search form these links are not visible because they are covered) do not work until the user diplays the advanced search form and closes it. Only at that point will the pointer change to a hand and the link work.
Can anyone tell me what causes this?
thanks in advance