Compiled code doesn't work with IE7

I have an applet that works well with Firefox and Opera, but the Choice menus don't work with IE7. I have IE7 using Java 1.5.0_10, any ideas ?I have tried compiling the applet with -target 1.1 but this has a conflict with 1.5.
[241 byte] By [johnstoneka] at [2007-11-26 13:03:03]
# 1
Are you sure that you installed the right JRE for IE. Try installing the latest JRE again.
stevehaggaipersonala at 2007-7-7 17:06:57 > top of Java-index,Java Essentials,New To Java...
# 2

> ...the Choice menus don't work with IE7. I

> have IE7 using Java 1.5.0_10, any ideas ?

Not without better information. What does the Sun Java Console (IE Tools menu) have? Post the contents of it. What's the applet supposed to do? What do you mean "the Choice menus don't work with IE7"? And anything else that appears relevant.

ChuckBinga at 2007-7-7 17:06:57 > top of Java-index,Java Essentials,New To Java...
# 3
Thanks guys,I reloaded the JRE and it burst into life ! nEVER HAD THAT HAPPEN TO ME BEFORE.kpjuk
johnstoneka at 2007-7-7 17:06:57 > top of Java-index,Java Essentials,New To Java...