Super cool Login form

Answered
0
0

Hi,

I want to create a super cool login form, as super cool is wisej platform it self.

I managed to integrate swimming bubbles (my first js wisej integration), please find image attached.

Now I need a panel which to stay in the center of the screen even when browser resizes, and I need it *the panel) to be semi transparent in order swimming bubbles to be visible under it.

What can we do for that in wisej?

If it is possible I will be the happiest person in the world 🙂

Best whishes!

Attachment
  • You must to post comments
Best Answer
0
0

This is one of the coolest login in the world. 🙂

  • keep it centered: use form/dialog, set the border to none, set KeepCentered = true. If you use a panel, the Anchor to none. KeepCentered is better since it’s done on the client.
  • transparent: simply set the transparency on the background color.
Attachment
  • You must to post comments
0
0

Blockly doesn’t work. The integration is easy but blockly dagging and menu fail to work when it’s inside a div that us a bit more complex than <div>. There is nothing we can do. You need to put it in an IFramePanel.

  • mgmst
    • mgmst
    • Mar 10, 2021 - 3:43 pm
    Actually I receive “Blockly undefined” message, which seem to be different from not working at all. It strange that some java script may not work in wisej widjet. It’s onluy a java script after all :-)
  • You must to post comments
0
0

Thank you!

It works fine!

Please help with blockly 🙂

Attachment
  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.