|
Post by Melaga on May 2, 2014 8:38:42 GMT
Hi everyone,
How to referencing external JavaScript libraries?
|
|
|
Post by Hippani on May 5, 2014 14:47:22 GMT
In the library menu, choose "Script File", copy and paste the js library code into this file. Hopefully, you can then use is in Hippo, as long as there are no conflicts, e.g. the js file uses a variable the same name as hippo.
|
|
|
Post by Melaga on May 6, 2014 5:37:34 GMT
|
|
|
Post by Hippani on May 6, 2014 13:18:47 GMT
I don't know anything about this library I'm afraid. I tried to wrap the code in the html object with <script></script> Then, in IE, the snap js threw an error. I tried to fix their code, but it just produced more errors. I can't really help you with this I'm afraid. It's not our software.
|
|
|
Post by Melaga on May 7, 2014 0:07:33 GMT
Ok, do you have any working example of any other External Libraries such as jQuery in hippo, please?!
|
|
|
Post by Hippani on May 9, 2014 7:59:02 GMT
Hippo is a library in itself. I'm not sure how you would add another library like jquery, other than copy all the code into a script file in hippo. What is it you are trying to achieve?
|
|