Hi,
I would like to have jQuery (when any of the JQuery events happen - click - change - ...) to call a generic method on the server with the JQuery event name as a first parameter (instead of automatically calling a sub with the corresponding name).
Is there a way to do so ?
I see how the code works (by decompiling jserver.jar), but I do not succeed in compiling my own version using the Simple Library Compiler. I would assume this is not supported, but I can still try to get some help ?
Thanks
I would like to have jQuery (when any of the JQuery events happen - click - change - ...) to call a generic method on the server with the JQuery event name as a first parameter (instead of automatically calling a sub with the corresponding name).
Is there a way to do so ?
I see how the code works (by decompiling jserver.jar), but I do not succeed in compiling my own version using the Simple Library Compiler. I would assume this is not supported, but I can still try to get some help ?
Thanks