Web UI (HTML/CSS/JS Interface Widgets)

Wow, thank you SO MUCH for the answer.

  1. For the persistent UI that is a great find, million thanks. I will try this right now.

  2. Thanks for the idea! But I recently found a simpler method just need to use ShowInitialThrobber(false) in the inputs of the widget.

  3. It’s a pitty that there isn’t any build in solution for that, as I said above I also didn’t see any other solution then passing in and out the dom element detection, and then setting the visibility of the widget. I will investigate this further, as I don’t like the solution to split the ui elements to different widgets. I want an integral solution for this.

Thanks you so much!