Forum Moderators: open
I am trying to write some Javascript which will show/hide a DHTML layer on a mouse click on a logo. The objective is to have a short description of a product (approx. 40 words)appear in a layer when the product logo itself is clicked - the logo iself has its own layer.
I am then trying to replace this visible text layer, in the same position, by another when a second product logo is clicked.
The problem I am having is getting the text layer which is visible to become 'hidden' and replaced when another logo is clicked and the next product text layer needs to 'show'.
I am working in Dreamweaver, where the built-in show/hide behaviour is useful, but does not seem to do the job in actually replacing the previous layer.
Any help would be appreciated.
Many thanks.