-
IE6 JAVA
Hi am using java script.and IE6.
Now say suppose i am clicking some button or some link from my application, requests goes to action class. But after that if i move mouse to some other link on application , my previous click action gets cancelled. This happens only with IE6.
Please help what to do in Java script...
i will explain the problem with ex.
i am clicking add button/link. The requests goes to servlet or action class. Now meanwhile before add action completes i move mouse to some other link or tab, my add action gets canceled. This happens with IE6 only. in next versions its working fine.
Please help as soon as possible
-
Re: IE6 JAVA
java != javascript, and I'm not sure how this relates directly to java (this is a java forum). I recommend finding an appropriate javascript forum for faster advice, and if you have any java specific questions feel free to post them.