I have an existing web site, using htlm pages, PHP pages, Javascript - and still Websockets implemented in Javascript.

Question is, how to add LS to the existing website - in an Iframe ?? - I mean, the existing website is on port 80, and the LS server is at port 8080, perhaps even at another IP ?

Next question is, how to make LS update a 2D array in the main form ?

Thanks a lot !