|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Page will not display on mobiles
Code:
<?xml version="1.0" ?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <card id="1" title="profile"> <p align="left"> <img src="images/me.gif" height="100" width="133" alt="alt text" border="0"></img> <br/> About me <br/> AGE: <br/> Sex: <br/> Location: United Kingdom <br/> WebSite: <a href="http://domain">domain</a> <do type="accept" label="Add A Profile"> <go href="#2"/> </do> </p> </card> <card id="2" title="add profile"> <p align="left"> email me to set up a web profile<br/> emailo@domain.com </p> </card> </wml> can anybody see a problem with this code? i have tried it in winwap3.2 and it works fine just as intended but when i put up a link to let people view it(i dont have mobile to test it) they tell me the page will not load |
|
#2
|
||||
|
||||
|
Code:
<img src="images/me.gif" height="100" width="133" alt="alt text" border="0"></img> Code:
<img src="images/me.gif" height="100" width="133" alt="alt text" /> I seem to recall a problem I had a few years ago with using actual numbers.... Have you run the code through a validator? No methinks - clicky. HTH..
__________________
Cheers, Jamie # mdb4u | The mobile movie database | Please help to test and promote # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. ![]() __________________ |
|
#3
|
|||
|
|||
|
Have you cheked your Web Server Conf.?
Can people see your standard website from outside? Regards Franco ![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Mobile Programming > Page will not display on mobiles |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|