Re: REPOST: Macormedia Javascript function in PocketIE
From: Manuel Meitinger (csaf2817_at_uibk.ac.at)
Date: 12/22/04
- Next message: Dean Ramsier: "Re: API working?"
- Previous message: James Leech: "REPOST: Macormedia Javascript function in PocketIE"
- In reply to: James Leech: "REPOST: Macormedia Javascript function in PocketIE"
- Next in thread: James Leech: "Re: REPOST: Macormedia Javascript function in PocketIE"
- Reply: James Leech: "Re: REPOST: Macormedia Javascript function in PocketIE"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Dec 2004 13:29:05 +0100
"James Leech" <james@graphics-line.co.uk> schrieb im Newsbeitrag
news:41c95fe7$0$27249$db0fefd9@news.zen.co.uk...
> Reposted due to no response.
>
> Hi guys
>
> I am using Dreamweaver to create an intranet site that is to be accessed
> by
> a PDA, but I have hit a problem with JavaScript under Pocket Internet
> Explorer. I have added a standard DW behaviour (function to non-DW peeps)
> that simply redirects the user to another page and is fired when a user
> hits
> a button, but PocketIE seems to do nothing with it.
Why not do it that way:
<INPUT NAME="test" onClick="window.location = 'http://www.microsoft.com'"
TYPE="button" VALUE="ClickMe">
instead of using Dreamweaver code...
- Next message: Dean Ramsier: "Re: API working?"
- Previous message: James Leech: "REPOST: Macormedia Javascript function in PocketIE"
- In reply to: James Leech: "REPOST: Macormedia Javascript function in PocketIE"
- Next in thread: James Leech: "Re: REPOST: Macormedia Javascript function in PocketIE"
- Reply: James Leech: "Re: REPOST: Macormedia Javascript function in PocketIE"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|