Page 1 of 1

responsive HTML 5

Posted: Fri Oct 30, 2015 4:07 pm
by thor
Hi
Does anyone has an idea how to make the scaling for the skin dynamic (100%)?
I could make the width 100% but the height still needs a absolut number.

And if i scale the Browser (width) the navigation is just "out of space"...

http://pixelmolkerei.ch/clients/data/Su ... MX500.html


Thank you for any help.

BEst regards
Throsten

Re: responsive HTML 5

Posted: Sat Oct 31, 2015 12:24 pm
by Hopki
Hi Throsten,
Look at anchoring of your skin elements, then I would also look at this TIP.
This shows you how to set margins, looks like you could use this so your view state button/motorbike stays outside of the Object.
The other thing is the HTML page setting. Use the fullscreen option for better resizing.
So in summery:
Set your anchoring points for elements so they stay visible.
Use a margin so the UI does not go into the object
Use fullscreen

That should help.
Regards,
Hopki