setPosition

sets window's position

void setPosition(number x,number y);
xnumberhorizontal position in pixel
ynumbervertical position in pixel

Example

$$('my_window').setPosition(100, 100);

See also
  • Articles
  • Back to top
    If you have not checked yet, be sure to visit site of our main product Webix javascript website framework and page of html5 context menu product.