Object Referencing - Fullscree Init

Hello,

Newbie qestion:

if i make a fullscreen init in the head section -> how i can reference to the dhtmlx-objects in a script in body?

Example:

Question:

  • how can i, for example, adress the grid for loading a xml??

Thanx for your fast help!

Please, try to create a global variables for your component in your body. and use it in window.onload function.