new ResourceLoader(js_parent, css_parent)
A helper class for loading resources (javascript or css) into the page
Parameters:
| Name | Type | Description |
|---|---|---|
js_parent |
the parent element (if not document.head) for added javascript |