Correct img format for browser widget.

james at thehales.id.au james at thehales.id.au
Mon Jul 17 10:40:04 EDT 2017


Hi Jonathan,

Cool.
Works a treat and no need for array.
Using a percentage also means I can allow the browser widget to be resized.
Very cool.

<style>
img {
   Max-width: 90%;
  }
</style>

James

On 17 Jul 2017, at 22:00, jonathandlynch at gmail.com wrote:
> Just a quick note - you can set the max-width of images in CSS. That will limit their size with just one line.





More information about the use-livecode mailing list