JQuery pop up/ alert needed

前端 未结 3 1804
南旧
南旧 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:29

    I suggest you to use Colorbox for pop-up systems. Fırst of all; it is easy to learn and use.

    And most importantly: Colorbox won't create conflicts with your other plugins (sometimes fancybox does that).

    Some Features:

    • Supports photos, grouping, slideshow, ajax, inline, and iframed content.
    • Lightweight: 10KB of JavaScript (less than 5KBs gzipped).
    • Appearance is controlled through CSS so it can be restyled.

提交回复
热议问题