Page 1 of 1

Events interfere with menu link

Posted: Tue Nov 28, 2023 2:22 am
by ptlycldy
I have four items on a page: a slide menu, an inline frame, a button and a responsive text. There are also several pages with texts that will fill the inline frame when the appropriate link is clicked in the menu. That all works as expected. However, i want to keep the responsive text hidden until one of the menu items (item 3) is clicked. For that menu item, I've added a show event to the link page for that item.

When I click on a menu item, the appropriate page shows except when I click on menu item 3, the responsive text shows, but the appropriate page doesn't appear in the inline frame. (It worked until I added the item link event.

Are the two links --the one bringing up the page and the show event-- not compatible?

The demo is at ancodptest.kesug.com/Demo/TextEventProblem.wtp

Thanks for your comments and suggestions.

Ptlycldy

Re: Events interfere with menu link

Posted: Tue Nov 28, 2023 7:23 am
by Pablo
This information may be helpful:
viewtopic.php?t=37833

Re: Events interfere with menu link

Posted: Tue Nov 28, 2023 10:47 pm
by ptlycldy
Thanks Pedro--

That was it. Works like a champ now. Thanks again for all you do.

ptlycldy