How to code a JavaScript modal popup (to replace Ajax)?

后端 未结 4 565
傲寒
傲寒 2020-11-27 17:27

I need to replace our Ajax Modal Popup controls with a JavaScript equivalent. We use this as a simple context sensitive help type popup. I did a quick browse but didn\'t see

4条回答
  •  青春惊慌失措
    2020-11-27 17:42

    I've used the simplemodal jQuery plugin and I've been quite happy with it. You can check it out here.

提交回复
热议问题