Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: showing status on two java applets communicating in internet explorer 5


Message #1 by "Richard Lundin" <richard.lundin@a...> on Wed, 14 Feb 2001 21:22:22
Is it possable to have two java applets that are communicating with each 
other in explorer5 to show the user that the applet is loading? Something 
that is noticable to the user such as an animated gif or ie's hourglass or 
better yet the spinnng globe in the top right of the browser. I have tried 
to use javascript and the funtionality works fine. What the problem is the 
applets take priority over the javascript. the javascript function will 
only execute after the applet is done.

  Return to Index