Page 1 of 1

javascriptHandlers - Compilation error

Posted: Sat Aug 07, 2021 2:45 pm
by Gary Rathbone
Hi,

I've spent a few hours on this, searched the forum and looked at numerous tutorials.

This is copied and pasted straight out of the Livecode Dictionary, but I'm getting an error...

I'm using Livecode Community 9.6.2

Any help would be gratefully received.

Thanks

Gary

Re: javascriptHandlers - Compilation error

Posted: Sat Aug 07, 2021 3:11 pm
by Klaus
Hi Gary,

I think there is an error in the dictionary. It must read:

Code: Select all

...
set the javascripthandlers OF WIDGET "your browser widget here" to ...
...
Best

Klaus

Re: javascriptHandlers - Compilation error

Posted: Sat Aug 07, 2021 3:32 pm
by Gary Rathbone
Many thanks Klaus, that's now working.

Cheers

Gary