Search found 4 matches

by geharvey
Wed Dec 13, 2023 4:36 pm
Forum: General Questions
Topic: Dialog boxes appear behind elements on the page
Replies: 7
Views: 6991

Re: Dialog boxes appear behind elements on the page

Hello,

I have solved the problem!

Just for completeness, I have given the solution below. If someone else comes across this problem, then they may find this post and save themselves a few hours work.

All of the old jQueryDialog boxes have to be replaced with the new Dialog object in the project ...
by geharvey
Wed Dec 06, 2023 10:21 am
Forum: General Questions
Topic: Dialog boxes appear behind elements on the page
Replies: 7
Views: 6991

Re: Dialog boxes appear behind elements on the page

Hello,

thanks again for the advice. I will press-on with what I am doing for the moment; I did go for the most complicated project first, I will try a simpler one and see if the same problem still exists. I am sure that the solution will be a simple one, its just a case of finding it. If I need any ...
by geharvey
Thu Nov 30, 2023 9:28 am
Forum: General Questions
Topic: Dialog boxes appear behind elements on the page
Replies: 7
Views: 6991

Re: Dialog boxes appear behind elements on the page

Hello,

thank you for the advice; this project has been in existance for many years, as you can see from the version of WWB that we have used. The system works only on our intranet, it is not accessable from outside the company and requires access to our databases to operate. Sending a link to the ...
by geharvey
Wed Nov 29, 2023 4:54 pm
Forum: General Questions
Topic: Dialog boxes appear behind elements on the page
Replies: 7
Views: 6991

Dialog boxes appear behind elements on the page

Hello,

I have just imported a WWB 8 project into WWB 19. Most of it works OK, but the dialog boxes appear behind elements on the page and it is unusable. I did have some jQuery code to change the CSS z-index, to ensure the dialog is on top of everything else, but this no longer works. jQuery itself ...