| Package | Description |
|---|---|
| _global_ |
The global namespace in JavaScript (i.e., the
window object). |
| Modifier and Type | Method and Description |
|---|---|
static zk |
zk.loadCSS(String href,
String id,
String media,
Function the)
Loads a CSS file.
|
static zk |
zk.loadScript(String src,
String name,
String charset,
boolean force,
Function the)
Loads a JavaScript file.
|
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.