4 items tagged “mobileweb”
2023
You can stop using user-scalable=no and maximum-scale=1 in viewport meta tags now. Luke Plant points out that your meta viewport tag should stick to just “width=device-width, initial-scale=1” these days—the user-scalable=no and maximum-scale=1 attributes are no longer necessary, and have a negative impact on accessibility, especially for Android users.
2013
Web app: what programming knowledge do I need to create a goings on app?
For this kind of application a much more important question than "how can I build it? is "where will I get the data from?"—If you don’t have a good answer for that building the app is a waste of your time. The world is littered with local events listings apps that no one uses because they don’t have good data.
[... 82 words]2012
How do you make an existing web application more mobile-friendly without rebuilding it?
Learn about responsive web design. Provided your site is built reasonably well using CSS for layout there is a TON of stuff you can do with CSS media queries to make your site work better on small screen devices. For example, using media queries to detect small screen (mobile) devices you can...
[... 147 words]2007
We're not acting as a block. Our key aim is to offer a similar experience on the mobile Web as the PC-based Web. In doing that there is a white list which people can apply for.