Rad Upload Java Applet And Z-index
I'm using Rad upload for drag and drop upload. It's working perfectly except I'm having a problem with the z-index. I'm also using jquery UI on the site and the overlay doesn't cov
Solution 1:
As far as I been reading; there's no way to do that; maybe you could try with the gbiframe plugin for jQuery, but I didn't get comfortable with the readings about it, so I didn't even gave it a try. That's why, most of the Java Applets users are moving to use Flash, because to that ones you could pass a param to be transparent, or something like that.
What I ended up doing was, to move or place the applet on a Modal Dialog, and open it when needed, so if the user opens an overlay, is because the applet is closed :-P
Cheers
Post a Comment for "Rad Upload Java Applet And Z-index"