Hi,
Trying to create a context menu in IE5. I have played with DHTML menus and they work fine except they appear behind Window controls (such as select boxes and iframes etc). Has anyone worked out a way of making the menu appear over the window controls, here's what i've tried so far:
A new window for the menu. PROBLEM: i cannot get rid of the titlebar
Javascript menu. PROBLEM: uses ActiveX which netscape doesn't support!
The solution must be cross browser compatable and not need any client downloads.
Any ideas or is it just not possible?
Andy