|
|
|
| Hi
There's a ul in the left pane of a div.
On the right pane I want short texts to display at the top of the div when
hovering the li elements.
How can I have these texts (spans enclosed in a div) to display like I want
instead of at the bottom of each other as if they were all visible at all
times ?
The spans properties are : visibility: hidden; display: block; position:
relative; top: 0px
Thanks
| |
| Chris Beall 2005-10-12, 6:28 pm |
| Bill wrote:
> Hi
>
> There's a ul in the left pane of a div.
> On the right pane I want short texts to display at the top of the div when
> hovering the li elements.
> How can I have these texts (spans enclosed in a div) to display like I want
> instead of at the bottom of each other as if they were all visible at all
> times ?
>
> The spans properties are : visibility: hidden; display: block; position:
> relative; top: 0px
>
> Thanks
>
>
Bill,
Try display: none. Visibility becomes irrelevant.
Chris Beall
| |
|
| Hi
>
> Try display: none. Visibility becomes irrelevant.
>
10/10
Thanks
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |