JQuery pop up/ alert needed

前端 未结 3 1828
南旧
南旧 2021-01-28 02:55

I have a list of elements that need to have a corresponding pop up for each element. This is not a pop up where the background is blacked. This is more like a javascript alert

3条回答
  •  灰色年华
    2021-01-28 03:38

    You can easily do this without using jQuery Plugins.

    I put together a little example.

提交回复
热议问题