You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Dialog box is auto closing and not opening again

edited Oct 26, 2019 3:07PM in Visual Builder 2 comments

Summary

Page has a dialog box which opens on click of button and closing automatically

Content

Hi All,

My page has a dialogbox which opens on click of button. First it opens as expected. When you click on the button again it auto closes and never opens again.

Could you let me know what went wrong here. Below is html code and and java script.

HTML Code :

        <div id="dialogWrapper">
          <oj-dialog style="display:none" id="modalDialog1" title="Modal Dialog">
            <div slot="body">
               The dialog window can be moved, resized and closed with the 'x' icon.
               Arbitrary content can be added to the the body and footer sections.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!