I am trying to build basic web browser functionality for a device that is not a PC and has a very basic web browser built in to the device. One of the things I have done on all pages is attached an event listener to the onkeypress function in order to attach certain functions to certain keys. This works great in the menu pages.
I want to give the users the ability to browse the internet through the device, this is fine if I create an anchor to " all is well, however I still want to use the event listeners on the page. I had the idea of using an iframe or frames to do this, but I cannot get this to work. I have come to the disappointing conclusion this is probably not possible so your guys are my last gasp, how you can help, last roll of the dice hope!
Thanks in advance.
G
-Geeeeeeeeeeeeeeeeeeeeeeee-
I want to give the users the ability to browse the internet through the device, this is fine if I create an anchor to " all is well, however I still want to use the event listeners on the page. I had the idea of using an iframe or frames to do this, but I cannot get this to work. I have come to the disappointing conclusion this is probably not possible so your guys are my last gasp, how you can help, last roll of the dice hope!
Thanks in advance.
G
-Geeeeeeeeeeeeeeeeeeeeeeee-