I am giving users an option to hide or show a certain layer usng the DIV tag. I have several pages with such an option. I would like to know if it is possible to carry from page to page a certain property of the layer. For example, if a user decided to hide Layer-A on Page 1, (by default, Layer-A will show on all pages) if the user clicks on Page-2, I need to have Layer-A still hidden.
Is there answer to this???