Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to use JavaScript to control and send command to applet?

0
Posted

How to use JavaScript to control and send command to applet?

0

Starting from version 2.41, “LiveConnect” is supported through a function name in the applet called “processJInput(String)”. It is essentially the same as you type something from the input text field. The idea is to use JavaScript to collect the message or command you want to issue from a drop down list, checkbox, input field etc, and send it to the applet through the processJInput() function. Please use our demo page as starting point if you are not familiar with JavaScript. [ insert tutorial from other site (pending) …

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123