on 2018 Sep 18 6:15 PM
Hello everyone,
i want to call javascript from a java class in backoffice ( it's an editor area section rendrer java class), so i used the ZK Clients API to load a javascript file and execute it in browser side, like this:
}void loadJsFile(){
Clients.loadScript( javascriptFilePath );
when the section is rendred, and from the browser console i can see that the file wasnt loaded and there is an error message saying :
zk.wpd:9 Not allowed to load local resource:
Any idea pleaaaase ?!! Thank you in advane
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.