Button Events

itpates 18 Sep, 2018
Any idea how I'm supposed to add an
onclick="return confirmation();"

to a button in Chronoconnectivity v6? The Extra Attributes is colossally useless - it just replicates anything typed in there, such as stupid="stupid", and while I can select On Click in the events tab, it gives me no way to insert the javascript function to run.
healyhatman 19 Sep, 2018
Answer
attribute:value instead of attribute="value"
This topic is locked and no more replies can be posted.