How to make a simple modal window? [closed]

浪子不回头ぞ 提交于 2019-12-09 18:36:04

问题


guys!

Can anyone help to understand how to make a simple modal window? Like to make a fade out background of the web page's content and show a white layer focusing action on it.

I'm going to put on that white focused layer turing number form with ajax query. So if somebody enters the page, first he will see the modal window where he / she will need to fill turing number then by pushing "Submit" button, AJAX will check for correct turing number and show the page if not, it will display an error.

I need just to make modal window without including any libraries like jquery. I want to make a simple modal window with CSS.

Thanks in advance, guys!

来源:https://stackoverflow.com/questions/6335002/how-to-make-a-simple-modal-window

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!