Thanks - that works great. I'm actually just adding the transforms to the
CSS of the body and footer elements. I did not realise quite how powerful
CSS is - the transformations of whole pages are stunning and fast.
Has anyone experimented with adding these via Livecode scripts to pages to
induce s
David Bovill wrote:
I've a web site that I want to make smaller in Livecode. In Chrome or
Firefox I can shrink the browser view using Zoom In / Zoom Out. In Livecode
we have "revBrowserMakeTextSmaller" - but this only shrinks the text.
Any CSS or other tricks to zoom / shrink an entire web site
I've a web site that I want to make smaller in Livecode. In Chrome or
Firefox I can shrink the browser view using Zoom In / Zoom Out. In Livecode
we have "revBrowserMakeTextSmaller" - but this only shrinks the text.
Any CSS or other tricks to zoom / shrink an entire web site? I guess not -
just ho