I really need some help. Good morning everyone, how are you? I hope that finds you doing great. I am in need of help and preferably quick if at all possible. I am still using APM3 in one of my older sites. I have been unable to find my original user's manual too. Is it possible to create a regular <a href= text link (that would appear as a regular text link visually or to a screen reader) that could be clicked or used with the Enter key that would open all the panels on my APM3 accordion. Is this possible? I have used the actions many years go but they use <p> tags which won't work like a regular link in a screen reader. I am up against a deadline of tomorrow to propose a solution. Any help would be so greatly appreciated. Thank you so much for any any answers you might be able to provide. Yours with extreme gratitude, Frank
Is it Possible to Open All APM3 Panels with a Regular Text Link on Click or Enter Key?
(3 posts) (2 voices)-
Posted 4 months ago
-
Yes, just create a text link in Dreamweaver, select the link and open the APM3 Control Behavior. It will apply the behavior to the link. It would look like this:
<a href="#" onclick="P7_AP3controlAll('p7AP3_1','open');return false;">Open All</a>
Posted 4 months ago -
Thank you so much sir. I appreciate your help.
Posted 3 months ago
Reply
You must log in to post.