Friday, June 1, 2012

Configuring the Loading Screen for Java Applet

This can be done via the following parameters in the HTML:
  image: 'loading-img.gif', 
  boxbgcolor: '#cccccc', 
  boxborder: 'false', 

No comments:

Post a Comment