|
The main problem preventing use of applets in my current application is that applets don't respect the z-index. The applet is always on top of other elements. My site uses drop down DHTML menus. When we tried to use applets the menu goes behind the applet no matter the z-index setting. Applets should play nicely with other things on the page. ActiveX seems to have the same problem. Flash is the only thing that I have found that uses the z-index. |