Questions tagged [xhtml-mp]
11 questions
17
votes
1 answer
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 it to upload files.
What do I have to do to use…

futureelite7
- 11,462
- 10
- 53
- 87
6
votes
3 answers
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 Mobile, Sencha, etc.).
There are two prevailing…

phillipadsmith
- 364
- 2
- 13
1
vote
4 answers
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 which of these the user is using?

Tanerax
- 5,826
- 5
- 29
- 27
1
vote
1 answer
PHP with XHTML MP 1.2
I have the following code: index.php

Liam Sorsby
- 2,912
- 3
- 28
- 51
0
votes
2 answers
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 version 6.
Now we update the application using…
ucin.shihab
0
votes
1 answer
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 HTML5 markup would probably be ignored, right? …

TJ Kirchner
- 4,321
- 6
- 24
- 26
0
votes
1 answer
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.

Pirks
- 322
- 2
- 4
- 16
0
votes
2 answers
Why does this XHTML-MP code not pass W3C validation?
Wikipedia's example of XHTML-MP:

realworldcoder
- 699
- 5
- 16
0
votes
3 answers
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 interested in WAP/WML for this project. I'm building…

Denis Hoctor
- 2,597
- 4
- 33
- 51
0
votes
1 answer
Mobile Web development: Differences between XHTML, XHTML-MP, WML and HTML5
I am aware of what each of the mark up languages does but what I am unsure about is the difference between them as they all seem very similar. I don't mean in terms of syntax, I mean the role of each/ benefits etc.
user3287264
0
votes
3 answers
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 N60 emulators, I can't log into my app any more.…

Dan Hulton
- 1,793
- 11
- 15