Forums Window

Background Overlay

Subscribe to Background Overlay 3 post(s), 2 voice(s)

 
Avatar karter16 3 post(s)

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

 
Avatar Seb Administrator 133 post(s)

of course, just add true as show parameter

window.show(true)
 
Avatar karter16 3 post(s)

Awesome, thanks very much for the quick response :)

Forums Window