You are here: irt.org | About | Feedback | 1502 [ previous next ]
Feedback on:
irt.org FAQ Knowledge Base Q1259
Sent by
Ian Ornstein on July 18, 2000 at 07:50:39:
Worth:
Very worth reading
Length:
Just right
Comments:
Suggested changes in example.
In IE5 it works without the table.
Changes:
.myStyle
{
position : absolute;
visibility: hidden;
background-color: "#ffffcc";
}
<div id="myLayer1" class="myStyle">
This text is hidden from view.
<br>
It is revealed when the mouse
<br>
moves over the first hot spot
</div>
<div id="myLayer2" class="myStyle">
This text is also hidden from view until it is
revealed when the mouse moves over the 2nd hot spot
</div>
<div id="myLayer3" class="myStyle">
Some more text which is also hidden from view until it is
revealed when the mouse moves over the 3rd hot spot
</div>
Other feedback on 'irt.org FAQ Knowledge Base Q1259' - show all