There are 37 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

jQuery Mobile 1.2.0 Final

https://www.appcropolis.org/blog/news/jquery-mobile-1-2-0-final/ jQuery Mobile 1.2.0 was finally released! Great new features have been added to this new version: a new popup widget, an autodivider and collapsible option for listviews, amongst others, are some of the functionality that can we can all ... Categories: jQuery Mobile, News, Webclips

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

Advanced Customization of the jQuery Mobile Buttons

https://www.appcropolis.org/blog/css3/advanced-customization-jquery-mobile-buttons/ There are many ways to skin a cat By default, jQuery Mobile offers a series of themes that you can use in your project. Chances are that your project has been designed with unique buttons and elements that defer from the standard  ... Categories: CSS3, jQuery Mobile

Why 37signals Built Basecamp in HTML5?

https://www.appcropolis.org/blog/web-technology/37signals-built-basecamp-html5/ There are many reasons why building an HTML5 web application makes  sense for a lot of businesses. Whether is budget constrains, skill set, or a deep understanding of the different technologies available, everyone will face a crossroad ... Category: Web Technology

HTML5 Apps vs. Native Apps

https://www.appcropolis.org/blog/web-technology/html5-apps-vs-native-apps/ When you buy a smartphone it is typically loaded with several apps. In addition to these apps, you can also download or purchase other apps from the AppStore, Android Market, Blackberry Market and other distribution channel associated ... Category: Web Technology

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