1
vote
0answers
18 views
Making site usable both from Mobile devices and desktops
I have a website that I want to make look good from a non-mobile browser, but make very usable from a mobile device.
I'm thinking I'm going to detect if the user is likely using …
4
votes
1answer
37 views
Upload files using mobile broadband using standard browsers (not from phone)
My issue is trying to upload photos while using mobile broadband. (PHP)
The situation is -
1) I'm using a laptop that is connected to the internet using mobile broadband (t-mobil …
3
votes
4answers
58 views
What is the design best practice for setting the page width for mobile web pages?
Different browsers on different phones have different screen resolution.
Is there a best practice in the community to set the width to a standard size, so that it works on most m …
4
votes
2answers
148 views
What parts of .NET aren’t available in Monotouch for IPhone dev?
What are some key bindings that aren't included?
0
votes
2answers
41 views
cannot login on website from mobile browser nokia 5800
Hi,
Does anyone recognize this problem.
If I try to login on my mobile it reloads and sends me rightback to the index/login page.
The script recognizes a mobile browser and it wi …
2
votes
3answers
62 views
Format ASP.Net MVC app for desktop and mobile browser
I am working on an ASP.Net MVC application that with views that I want to be able to format for desktop browsers as well as mobile browsers. Both formats would use the same Contro …
0
votes
1answer
16 views
Helpful Tips for developing WAPs
I'm starting to develop WAP (websites for mobile devices) websites, however I'm finding there are such a wide range of mobile devices that stretch from the advanced iPhone to older …
1
vote
1answer
58 views
Test for AJAX in mobile browsers
I'm building a mobile web application that may or may not rely on ajax, depending on whether the user's browser supports javascript. Since I'm using JQuery, I want to make sure th …
0
votes
3answers
73 views
Umbraco - Mobile Phone Detect and Redirect
I am looking for a way in a umbraco site to detect if the user has a mobile device, then redirect the user to a mobile optimized page. I will also need the user to be able to force …
0
votes
3answers
24 views
Javascript in Mobileweb in ASP.NET
Is it possible to use javascript in Mobile .NET, if yes please let me know how we can do that. Please post Link to the helping article for javascript in Mobile .NET if you know som …
1
vote
4answers
101 views
PHP framework to develop .mobi sites
I'm desperately looking for a PHP 5 framework that will work best to develop .mobi sites.
One major feature that it should contain is browser recognition for different handsets, s …
0
votes
4answers
55 views
Are there any special server requirements for rendering a .mobi site?
I need to develop a mobi site for a client, do I need a specific server setup for this, or are there any additional server configurations that I need in order to render a mobi site …
0
votes
0answers
50 views
How to make Mobile:TextBox multiline … Mobile Application ASP.NET 2.0
I am searching for:
How we can make Mobile:TextBox to multiline as it only supports single line ....
When i when through following article and implemented it i am getting same er …
2
votes
3answers
91 views
How do i create a mobile site?
I want to make a simple web form where somenone can access from his mobile phone. Is it ok to user plain HTML and css? What doctype should i use? I want it to be accessible from al …
0
votes
3answers
78 views
how do I pre load images for mobile website (e.g. http://m.youtube.com/, http://m.zoosk.com/)
I used this method: CSS Throwdown - Preload Images without JavaScript
By Jeff Starr - http://perishablepress.com/press/2007/07/22/css-throwdown-preload-images-without-javascript/
…
