I had a situation like this :
I have a content. The size (width and height) has been known.
Now i want to stretch the content to the screen with some fill rate (for example max 90% of screen size).
I made a javascript code below.
I had a situation like this :
I have a content. The size (width and height) has been known.
Now i want to stretch the content to the screen with some fill rate (for example max 90% of screen size).
I made a javascript code below.