Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
2answers
6k views

Uploading files using HTML file input on iphone

I am creating a web form for uploading small movie clips to a HTTP server. However, while my HTML file input control gets shown on an ipod touch, the button is completely disabled and I cannot click ...
5
votes
3answers
145 views

Server-side options to deliver different page structure (HTML) to different mobile devices

I am researching best practices for developing 'classic' style mobile sites, i.e., mobile sites that are delivered and experienced as mobile HTML pages vs. small JavaScript applications (jQuery ...
1
vote
4answers
945 views

How do I detect if the user is on a pc or mobile phone

I am working on a site and working on a component that will take users using wap or xhtml-mp and redirect them to sites specifically setup for those devices. Is there a good standard way of detecting ...
0
votes
1answer
146 views

Inserting HTML5 Content into a Website with a different Doctype

Quick question just to verify something. If I have an HTML5 mobile advertisement that I made, and I want to run it on a publisher's website that has a DOCTYPE of XHTML-MP 1.0+ or XHTML 2.0 then my ...
0
votes
1answer
137 views

HTML to XHTML Mobile Profile Converter

I looking for Linux Library/Service that can make conversion of supplied HTML to XHTML-MP format. It will be perfect if this library also know to make resizing of embedded images.
0
votes
2answers
478 views

Why does this XHTML-MP code not pass W3C validation?

Wikipedia's example of XHTML-MP: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.1//EN" ...
0
votes
3answers
182 views

How can I differentiate between smart phones and others?

I'm looking to revamp our mobile site with something simple for phones below the ambiguous smart phone category and something a little more interesting for the phones above this category. I'm not ...
0
votes
1answer
110 views

starting a development in xhtml-mp

hello i want to develop some application in mobile web i dont know how to start with, which emulator to be used for testing plz suggest me some books and nice emulator for testing .
0
votes
3answers
210 views

Why would mobile phone emulators be losing POST variables?

I'm developing a web app specifically for mobile phones, and I've run into a doozy of a problem. On the Blackberry emulator I've installed, everything works fine. But when I run my Openwave or Nokia ...
0
votes
2answers
681 views

WAP vs XHTML-MP

Last year we develop intranet web site using WAP and ASP.NET for server side, the site was already on production and was considered successful. We use low end handset which had built in Openwave ...