marwensaid / eid-applet

Automatically exported from code.google.com/p/eid-applet
Other
1 stars 1 forks source link

Add an option to hide the applet? #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

What is the expected output? What do you see instead?

An option to hide the applet would be nice. I do not need your
interface. I currently set the width / height to 0, but an extra
option would be better.

In major projects, your UI will not fit. Would be even better if you could
fire some events in javascript so that we can configure the UI.

Original issue reported on code.google.com by sbuyss...@gmail.com on 11 Sep 2009 at 2:19

GoogleCodeExporter commented 9 years ago
Setting the width/height to 0 is the only way to hide the eID Applet. What you
probably want is some 'overlay' mode where the eID Applet pops up in case it 
have
something to tell to the user. I would like to limit the use of Javascript as 
much as
possible because of possible XSS attacks.

Original comment by frank.co...@gmail.com on 12 Sep 2009 at 7:32

GoogleCodeExporter commented 9 years ago
There is a work-around for this via the alternative UI feature.

Original comment by frank.co...@gmail.com on 15 Dec 2009 at 1:24