I know you can call script functions using the onclick command with buttons, but is there any way to call an onclick script function using passage changes?
I don't think it's possible to attach an onclick event to a passage change - a passage change is itself an event function.
I assume what you want is to attach an onclick event to internal links (the ones [[like this]] that link to another passage) and call a function that way. Is this correct?
Comments
I don't think it's possible to attach an onclick event to a passage change - a passage change is itself an event function.
I assume what you want is to attach an onclick event to internal links (the ones [[like this]] that link to another passage) and call a function that way. Is this correct?