I am developing a web application to be used on Motorola(Symbol) RF barcode scanners. The scanners run on Windows Embedded Compact 7 and come loaded with their own version of IE. For the life of me I cannot find what version of IE this is, but the closest approximation I was able to find is 6.0. Javascript does not always work properly on this browser and jquery mobile UI components do not seem to work at all.
Is there an alternative browser that I could use in place of IE that is compatible with Win Embedded compact 7 that allows for javascript and jquery support?