Hi,
In a WebSocket application with several JQueryElements, is there a way to get and set values in a textbox or textarea, similar to the SetVal() and GetVal() for JQueryElements?
In other words, I'd like to do it within the B4J application, without embedding or writing js code, into the html. (aside from the minimum js code for using B4J).
In a WebSocket application with several JQueryElements, is there a way to get and set values in a textbox or textarea, similar to the SetVal() and GetVal() for JQueryElements?
In other words, I'd like to do it within the B4J application, without embedding or writing js code, into the html. (aside from the minimum js code for using B4J).