| Cross-Frame Communication with wz_dragdrop.js |
|---|
| Click (repeatedly) on images... |
|
|
|
|
Access to drag&drop items in a different frame is feasible via a statement like
parent.FrameName.dd.elements['ItemName'] (look at the source code of this frame). On the API reference of wz_dragdrop.js you'll find more details about how to do scripting with drag&drop items. Back, Zurück |