We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi I have embedded a sketch in different format for different devices on my web site. I notice that the scaling works in the index.html page that is generated automatically when doing the javascript export, but not when I embed the .pde in my page. It is the same pde that is used in both pages. You can check the result here : coraliediatkine.eu/Visuals3.html It is supposed to be for a small device, but it doesn't matter. When the page opens, you have the embedded file, and if you click on the link just above, it opens the index.html, that displays the correct rendering. I have compared the code of both pages, and I really don't understand what causes the difference.
Thanks!
Coralie
Answers
Ok, I am just super silly sometimes... A path issue. Sorry.