HTML Dialog Java Topmost Window
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have a HTML control on a dialog box. The HTML control displays some text with some words linked to javascript that pops up a description of the word. Everything is ok except that if the box that pops up is bigger than the HTML control, it gets clipped, so I can't see it. Can anyone tell me how to make a window appear above all other windows in javascript? Cheers Neil