grid menu
Posted: Tue Jul 02, 2013 10:51 am
any ideas what is the best way to create a grid menu that can adjust its button size for different screen resolution?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
any ideas what is the best way to create a grid menu that can adjust its button size for different screen resolution?
Hello! You would need to use CSS or JS. It depends on what exactly you're going to do with button. If it's not possible to do with CSS the you would need to use JS. It should be coded by you.