Hi,
I want to add a panel to a page which takes up 100% of the visible screen (horizontal and vertical) - regardless of device / screen size.
How would I go about doing this?
Cheers,
Tim
Hi,
I want to add a panel to a page which takes up 100% of the visible screen (horizontal and vertical) - regardless of device / screen size.
How would I go about doing this?
Cheers,
Tim
Hi!
On StartScreen Load Event Run JavaScript with the following code:
codeAppery('panel').css('height','100%');
Appery('panel').css('width','100%');/code
Thanks!
You can look here too https://getsatisfaction.com/apperyio/...