File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Applets and the fly likes Applets and overlapping menu items Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Applets and overlapping menu items" Watch "Applets and overlapping menu items" New topic
Author

Applets and overlapping menu items

damian cosmos
Ranch Hand

Joined: Dec 13, 2001
Posts: 32
I have written an applet which is positioned centrally on a web page in an IE 6.0 browser. This web page has a windows type menu which was written in JavaScript. My problem is that if my menu drop-down overlaps my applet the menu goes behind the applet. Is it possible to have my menu drop-down on top of the applet ?
I have investigated this using the html div tag and the applet always seems to be on top of the menu drop-down. Is there some property of applets that enables me to paint web browser items on top of the applet ?
Thanking you in advance.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Applets and overlapping menu items
 
Similar Threads
complex gui in web browser
Menu applet refresh problem - please help
Html drop down menu and applet issues
IMPOTANT: Drop down Menu disappears partially behind system tray in windows
Applets and overlapping menus in web browsers