I reviewed these examples below - none of them are pulling in 3rd party Javascript. Kind of at a lost here.
Advanced: Injecting custom JavaScript code
You can use the oc-lazy-load
directive to inject additional JavaScript (and CSS) files, provided they are deployed on the same server as HABPanel (typically under /static
), even AngularJS directives and controllers.
See these posts for examples: 1 , 2 , 3 , 4 , 5
Best, Jay