Page 1 of 1

Browser Widget - scaling the content

Posted: Tue Feb 21, 2017 2:38 pm
by ckelly5430
Is it possible to scale the contents of a browser widget?
I'm trying to create a full page preview of a local HTML file in a browser widget using Livecode 8.1.3

Re: Browser Widget - scaling the content

Posted: Thu Mar 09, 2017 1:41 am
by MaxV
You can use javascript, because widget browser accept javascript. For example:
http://stackoverflow.com/questions/6936 ... ss#6936658
https://davidwalsh.name/change-text-siz ... javascript