"crystella" webforumsuser (AT) macromedia (DOT) com wrote:
I mean all I'm trying to do is to have 2 layers in a table layout, then
as the user's mouse move over a photo thumpnail in another cell, layer 1
is visible, and when mouse is moved away, the original layer comes back
being visible.
Quote:
If you know where I can fing more thorough doumentation on layers and
behaviors, please let me know. Your assistance is much appreciated!
|
Thanks & regards
The DW nomenclature "layer" is actually called "absolutely positioned
div's" or similar. A good source is the tutorials at
www.projectseven.com. Else, you might search Google.
As far as I understand your post, you should NOT put any layers inside a
table, meaning that in code, you should not have any <div></div> tags
inside <table></table> tags.
When you have the two layers, select the thumbnail you're mentioning as
a trigger. Go to behaviors and use the "Show/hide layer" extension, set
to "show" the other layer "onMouseover" and check to "restore
onMouseout". Make the layer you want to show/hide invisible by giving it
a closed eye in the Layers palette.
It's actually not very difficult.
HTH
--
Dan Vendel - *GOF*
http://www.vendel.info
Contact me directly by clicking here:
http://contact.vendel.info
Formmail tutorial:
http://www.vendel.info/tut/formmail.html
Nested table demonstration:
http://www.vendel.info/tabletut/