Jquery UI dialog in place of javascript confirm

后端 未结 3 1755
被撕碎了的回忆
被撕碎了的回忆 2021-01-13 04:45

I have a bunch of validation javascript processes with confirms. I want to use jquery ui dialog, but I need to return true for the rest of the validation processes.

3条回答
  •  南方客
    南方客 (楼主)
    2021-01-13 05:45

    Have you tried Impromtu by Trent Richardson?

    http://trentrichardson.com/Impromptu/

    This jquery plug-in can give you the control you are looking for with prompts and confirms and more.

提交回复
热议问题