Internet PLC Forum

General => Technical support => Topic started by: jurg1505 on December 24, 2016, 05:02:26 AM

Title: 0.HTM Slider location
Post by: jurg1505 on December 24, 2016, 05:02:26 AM
How can i change the slider location on the 0.htm ?
Quote

sliderlocs[0] = new position(300,545,0,1);
sliderlocs[1] = new position(300,315,0,1);
sliderlocs[2] = new position(30,340,0,0);
sliderlocs[3] = new position(30,365,0,0);
sliderlocs[4] = new position(30,390,0,0);
sliderlocs[5] = new position(30,415,0,0);
sliderlocs[6] = new position(30,440,0,0);
sliderlocs[7] = new position(30,465,0,0);
Title: Re:0.HTM Slider location
Post by: support on January 02, 2017, 08:40:17 AM
You have to edit the file 0.htm using a text editor (download Notepad++ if you don't have one. It is a great editor), then upload the updated file to the PLC's webserver using FTP client such as the FileZilla.