In 5 I have been using...
- Code: Select all
<html><a href="javascript:globals.myMethod()">ClickMe</a></html>
...to trigger methods from within HTML areas but these no longer seem to work. What is the best replacement for this code in 8?
<html><a href="javascript:globals.myMethod()">ClickMe</a></html>
elements.NameOfElement.putClientProperty(APP_UI_PROPERTY.TRUST_DATA_AS_HTML, true);
Users browsing this forum: No registered users and 7 guests