Simple modal div in jQuery?

后端 未结 8 914
深忆病人
深忆病人 2020-12-07 23:30

I have tried almost all of the jQuery Modal plugins I can find on the net but they are all much to bulky for what I need. I don\'t need all the fancy features, I want to be

8条回答
  •  轮回少年
    2020-12-08 00:25

    I would NOT recommend jQuery UI - it's huge and overcomplex for that simple task. Here are some other plugins:

    • ThickBox
    • BlockUI
    • jqModal
    • Facebox

提交回复
热议问题