DHTMLX Docs & Samples Explorer

setSkin(skin)

sets the skin to apply

  • skin - (string) the skin name
var  myPop = new dhtmlXPopup(...);
myPop.setSkin("dhx_teracce");

Related resources