|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
no images wap 1.2
hi all
i am a complete newbie to wml i've been working on a 3g site which was using xhtml so it was pretty easy but we are now working on a 2.5G site, and i am having some problems displaying images i have this code on my page Code:
<p> <img src="/images/x240/header.gif" alt=""/> <br/> 3567 0 </p> - <p> nick <br/> <img src="/images-users/nick-8528002-mobile180.jpg" alt=""/> </p> - <p> - <a href="/vote.php?userID=68487&voteFor=nick&vote=v1"> <img src="/images/icons/v1.gif" alt=""/> </a> - <a href="/vote.php?userID=68487&voteFor=nick&vote=v2"> <img src="/images/icons/v2.gif" alt=""/> </a> - <a href="/zoo/vote.php?userID=68487&voteFor=nick&vote=v3"> <img src="/images/icons/v3.gif" alt=""/> </a> <a href="/messages/msg-from-profile.php?userID=68487&newID=28047"/> </p> i have validated it on http://www.validome.org/validate and it says it is valid wml 1.1 so i'm not sure what the problem is the first image, header.gif shows up but none of the other ones do can someone help me on this, once again, i have never used wml before thanks dave |
|
#2
|
||||
|
||||
|
What are all the "-"'s, there are some outwith elements, eg after </p>, this may cause the whole page to fail - however, if you say you are viewing the page, but missing only some images, main question is do these images actually exist?
Got a link to the actual page?
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure # Any form of employment is strictly prohibited ...... __________________ 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
|
|||
|
|||
|
hi
those hyphen's are actually just there cos i copied the xml out of firefox ok, not sure, i think the page was cached from when i had bad links so some gif's are now showing, but the jpg is still not showing and it definitely does exist, as i have tried loading several different ones and they all definitely exist when i use the header text/html the jpeg shows up fine (as opposed to vnd.wap.wml) sorry, i can't give a url dave |
|
#4
|
||||
|
||||
|
I've had several jpg files get corrupted on me for no reason. Open the image and save it as a bmp. Delete the original jpg then resave the bmp as jpg and try it then.
Are you able to access the image directly if you go to the direct address of the image rather than on a wml page? |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > no images wap 1.2 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|