JSF - Creating an overlay for popup panels.
- by Ben
Hi,
I've created an overlay that will popup whenever someone wants to upload a file to the system.
The Gui looks like this (when the overlay is up)
I have two problems with this:
I attached a a4j:support object that, onclick, makes the overlay disappear. The problem with this is that when I click the upload button on the upload component,…