-
All-in-one prototyping tool
-
Design hi-fi prototypes for web & mobile apps
-
Share and get feedback
-
UX platform for all your teams
On Click events inside On Page Load events - possible?
Answered
I have a bunch of interactions kicking off on a page load, and another set (which are similar) on a button's OnClick event.
To level the events out a bit, I want to be able to trigger the button's OnClick from the Page Load event. Is this possible? Any examples on how to? Thanks
Hi Ian,
This is likely not possible unless you change the event from OnClick to On Page Load, too.
Best,
Danielle
Comments have been locked on this page!