Click here to get back home

Windows Mobile PocketPC IE development - CSS capable?

 HomeNewsGroups | Search | About
 microsoft.public.smartphone    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Windows Mobile PocketPC IE development - CSS capable? chaser7016 10-27-2006
Posted by chaser7016 on October 27, 2006, 12:08 am
Please log in for more thread options
Im trying to highlight a button and have upon mouseover the button
changes color. For example see here www.ryanismy.name/blah.html

This little piece of code works fine on a PC browser but PIE(Pocket PC
Internet Explorer) via my Treo 700w doesnt do the button color change
upon mouseover.


Here is the code Im using:
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<style type="text/css">
<!--
body { font-family: Verdana, Arial, Helvetica, sans-serif; color:
#000000; font-size: 12px}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:
12px}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:
12px; color: #000000;}
.btnav { background-color: #84C1DF; border: 1px #000000 solid;}
-->
</style>
</head>
<Body BGColor=FFFF99>
<br><table border="0" cellspacing="5" cellpadding="5" width="10%">
<tr>
<td class="btnav"
onmouseover="style.backgroundColor='#84DFC1';"
onmouseout="style.backgroundColor='#84C1DF'" width="20%">
<div align="center"><INPUT TYPE="BUTTON" NAME="BtnPlay1"
VALUE="BBC"
OnClick="StartMeUp('http://)"></div>
</td>
<td class="btnav"
onmouseover="style.backgroundColor='#84DFC1';"
onmouseout="style.backgroundColor='#84C1DF'" width="20%">
<div align="center"><INPUT TYPE="BUTTON" NAME="BtnPlay1"
VALUE="CNN"
OnClick="StartMeUp()"></div>
</td>

</body>
</html>

Can this not be done in Windows Mobile 5.0? Can anyone recommend
different code to accomplish simple feat?

Cheers, Chaser


Posted by Beverly Howard [Ms-MVP/MobileD on October 27, 2006, 6:52 pm
Please log in for more thread options
see http://www.microsoft.com/mobile/developer/technicalarticles/pie_dev.asp

for pie limits... if it's java... it's probably a problem

Beverly Howard [MS MVP-Mobile Devices]

Posted by chaser7016 on October 27, 2006, 8:23 pm
Please log in for more thread options
Using my Treo 700w and the Opera Browser this code works. In PIE it
doesnt.

What part of the following code is in Java? Onmouseover??? I thought
this was CSS<learning as I go>
<td class="btnav"
onmouseover="style.backgroundColor='#84DFC1';"
onmouseout="style.backgroundColor='#84C1DF'" width="20%">
<div align="center"><INPUT TYPE="BUTTON" NAME="BtnPlay1"
VALUE="CNN"
OnClick="StartMeUp()"></div>
</td>

Would Javascript work in PIE?

Thank you for the link, unfortunately that page no longer has the
resource materials for PIE development. Do you have another link?

Thanks for your help!

Cheers, Chaser

On Oct 27, 6:52 pm, "Beverly Howard [Ms-MVP/MobileDev]"
<BevNoSpamBevHoward.com> wrote:
> seehttp://www.microsoft.com/mobile/developer/technicalarticles/pie_dev.asp
>
> for pie limits... if it's java... it's probably a problem
>
> Beverly Howard [MS MVP-Mobile Devices]


Posted by Beverly Howard [Ms-MVP/MobileD on October 28, 2006, 9:38 am
Please log in for more thread options
>> Do you have another link? <<

It appears that in it's wisdom, microsoft has again elected to remove
another valuable ppc resource without a replacement.

Beverly Howard [MS MVP-Mobile Devices]


Posted by chaser7016 on October 30, 2006, 3:11 pm
Please log in for more thread options
is the resource page not cached?


-MVP/MobileDev] wrote:
> >> Do you have another link? <<
>
> It appears that in it's wisdom, microsoft has again elected to remove
> another valuable ppc resource without a replacement.
>
> Beverly Howard [MS MVP-Mobile Devices]


Similar ThreadsPosted
NDIS Driver development for Windows Mobile 5.0 November 24, 2006, 8:21 pm
tab control for windows mobile smart phone development using native code November 13, 2006, 5:17 am
Trend Micro Mobile Security 3.0 for Windows Mobile 5 (PocketPC and Smartphone) Beta Program September 27, 2006, 3:21 am
Re: Decent Poker Games for Windows Mobile (pocketpc) 6.0 Platform? October 26, 2007, 4:32 am
DST 2007 Updates link for Windows Mobile 2005 PocketPC & Smartphones are DEAD! March 5, 2007, 11:41 am
How to auto play all songs or tracks in Windows Media Player 10 on pocketpc April 23, 2008, 12:21 pm
Sr SW symbian Development Engineer Irving -TX October 4, 2007, 4:25 pm
how to development mpeg-1 stream filter on smartphone? June 19, 2006, 9:34 pm
How to use Smartphone to surf from PocketPC? November 17, 2005, 8:38 am
Get initial volume of PocketPC November 8, 2006, 5:41 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap