Background Overlay
|
|
Hi all, I was just wondering if it is possible to place a semi-transparent overlay over the background content, so that the user can only interact with the prototype-ui window. I know that this used to be possible with PWC simply by having an ‘overlay’ class in the css file. If anyone can provide any information on whether this is still possible I would greatly appreciate it. Cheers, Karter16 |
|
|
of course, just add true as show parameter window.show(true) |
|
|
Awesome, thanks very much for the quick response :) |