I have to integrate a Yahoo modal dialog box in my webpage, in that web page there are 4 frames, i used a yahoo modal dialog box in one frame, it works well in the particular frame, it blocks control of a single frame while the dialog box is active.
I need to block all the frames while i am using the modal dialog box in the single frame in my html page, i increased the z-index in the container.css file but it doesnt work.
I need to block all the contents of the page while using the particular modal dialog box....
Perhaps you could try to open the modal dialog window from the frameset page rather than from the frame itself. In other words, trigger the 'parent' frame to open the dialog...
Bookmarks