|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Wap background image
I am trying to put a logo image on to the start up page of a mobile application. Can someone help me with this. Its just not working for me.
|
|
#2
|
||||
|
||||
|
Hi booamau, welcome to Dev Shed.
In able to get a better response you should be a bit more specific in what you are trying to do. Are you trying to get the image in WAP 1 (wml)? In that case, you can't - you can only embed the image using <img> tags. If it is wap 2 (xhtml) then the technique would be the same, tutorial, but you should be able to do something like this with CSS. Code:
<p style="background: #fff url(bgbg.jpg);">Stuff</p> Show the code that you have tried and explain exactly what is "not working for me"
__________________
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. __________________ |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > Wap background image |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|