Pandora - Marcotrombino/Pandora2 GitHub Wiki
Navigate in the Wiki to find all Pandora's methods and configurations
##@namespace Pandora
###Preload images
Pandora.load : Be sure to preload images before init your Documents
-
@parameters:
| Name | Type | Value | Description |
|---|---|---|---|
| list | Array | urls |
Images url |
-
@return:
| Name | Type | Value | Description |
|---|---|---|---|
| cached | Array | <img> |
<img> tags |
###Init Document