Jay Sudo
Jay Sudo
Are you using Ajax to submit the form?
Just Change the following selector in picedit.css: Change opacity: to 1 .picedit_nav_box { position: absolute; top: 0; left: 0; width: 100%; padding: 1% 1% 1.5% 1%; z-index: 15; opacity: 0;...
Also, I made my own container div to control opening/closing the dialog. This can be easily done with jquery.
Thanks. I'm using it. Works great! It's important when uploading large files so the user knows that the server is actually doing something ;-)