Page 1 of 1

responsive design like bootstrap but for livecode

Posted: Thu Nov 14, 2019 10:52 am
by keliko
Hello Livecode member,

is there any reference to make the html5 livecode page responsive like bootstrap. when on the mobile the screen will adjust to the mobile screen. When on the desktop the screen will widen. thank you

Re: responsive design like bootstrap but for livecode

Posted: Thu Nov 14, 2019 1:43 pm
by [-hh]
You mean how to adjust the standalone window to the browser window?
Here is one way to do that viewtopic.php?f=120&t=32902

Re: responsive design like bootstrap but for livecode

Posted: Fri Nov 15, 2019 7:19 am
by keliko
thanks -hh,

I will try.