i developed a .net mobile web page and i changed the colors and the style sheets but when i run it on a sony ericsson cell phone it doesnt affect it at all.is there any way to adapt that so it can show the images i know it a simple a question but the design is essential and please get back at me as soon as possible and thanks in advance
.net mobile webforms
Collapse
X
-
Tags: None
-
Originally posted by mohammadraghebi developed a .net mobile web page and i changed the colors and the style sheets but when i run it on a sony ericsson cell phone it doesnt affect it at all.is there any way to adapt that so it can show the images i know it a simple a question but the design is essential and please get back at me as soon as possible and thanks in advance -
Originally posted by kestrelI'm confused by your question...You have a image problem or a style sheet problem? Do you have a link or source we could have a look at?
Code:<mobile:image id=image1 runat="server" imageurl="//images//product//default.gif"> </mobile:image>
Comment
-
Originally posted by mohammadraghebi have problem with images here is a sample code
Code:<mobile:image id=image1 runat="server" imageurl="//images//product//default.gif"> </mobile:image>
Code:/images/product/default.gif
im not how to use .net mobile, but it should be only one slash /
not two
heres a page on .net mobile images
http://www.w3schools.c om/dotnetmobile/mobile_images.a spComment
Comment