There are 2 articles available.

Building Apps?

Create, customize, and publish mobile web applications using the Appcropolis Mobile Builder.

Get Started

Ready-to-use Templates

Check out Appcropolis Mobile Templates

We offer 1,000's of mobile templates that are fully designed, coded, and ready to use. Learn more.

Download Free Templates

Recently Published Articles

Restore the last visited page using cookies

https://www.appcropolis.org/blog/howto/restore-last-visited-page-using-cookies/ Overview If you are loading your mobile application from the home screen you probably noticed that as soon as you minimize the application Safari Mobile will not keep track of the last visited page. That means that regardless of the ... Categories: How-To, HTML5

How to Make an iPhone Back Button in jQuery Mobile

https://www.appcropolis.org/blog/howto/how-to-make-iphone-back-button-in-jquery-mobile/ Creating an iOS-like back button using CSS3 without images is an interesting challenge. It gets tricky when you try to do it within the boundaries of jQuery Mobile 1.1.0. To get started, let's consider a basic HTML code for a jQuery ... Categories: CSS3, How-To, HTML5