Anyone know of a way to capture keyboard events (keyup / keydown) in Portable IE under Window mobile? I noticed that key events are not supported in JS, and would like to come up with a solution that works without any client side additions.
Without any client side additions?
As per IEMobile Team Blog, the only way for that would be wait for the next release :(