Hello.
I am trying to have small descriptive text boxes popup on a table of contents page. The user can click on a chapter and a textbox briefly explaining the content will show. Given 10 chapters and trying to get all this on one page, I have "stacked" the textboxes on top of each other, hiding each box until mouse clicked.
Okay, here the problem: once built and run, the textboxes "flash" as the page opens. They work fine, but the appearance of these hidden boxes is not acceptable.
Questions: Is there a better way to do this sort of thing? Am I missing something here?
I'm open to suggestions. BTW, the text is white on a blue background with about six or seven textboxes "stacked" on each other.
I hope all this makes sense. I would appreciate any response. Thanks in advance.

M.
I am trying to have small descriptive text boxes popup on a table of contents page. The user can click on a chapter and a textbox briefly explaining the content will show. Given 10 chapters and trying to get all this on one page, I have "stacked" the textboxes on top of each other, hiding each box until mouse clicked.
Okay, here the problem: once built and run, the textboxes "flash" as the page opens. They work fine, but the appearance of these hidden boxes is not acceptable.
Questions: Is there a better way to do this sort of thing? Am I missing something here?
I'm open to suggestions. BTW, the text is white on a blue background with about six or seven textboxes "stacked" on each other.
I hope all this makes sense. I would appreciate any response. Thanks in advance.

M.
Comment