Modal Window momentarily rendered on page load
-
I have a modal window set to appear when a button is pressed. It appears as expected when triggered by that button. However it also appears momentarily as the page is loaded. Is there a way to avoid the momentary appearance of the modal window on page-load?
This is the html that I pasted into a widget. Shortcodes are set to work within widgets:
[Wow-Modal-Windows id=1]
<div>
<button id=’wow-modal-id-1′ class=”call-button” type=”button” >Request An Invite</button>
</div>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Modal Window momentarily rendered on page load’ is closed to new replies.