Hi all, I have the following requirement in my application(For pocket PC2003 on windows CE 4): Links become active on user selections. Inactive links are grayed out. I tried this with onmouseover="this.style.color='black';" onmouseout="this.style.color='gray';" If I use the desktop IE, it works just fine.
However, When i view the same webpage on my Pocket PC 2003 emulator, it does not work. I was under the impression Pocket PC 2003 runs javascript? Does anyone know how i can make the emulator support the javascript on the above webpage??? Thanks & Regards, Meenakshi. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]