Why is the lightbox jQuery plugin not working for me?

后端 未结 2 2016
忘了有多久
忘了有多久 2020-12-21 13:03

Going by the instructions both here: http://lokeshdhakar.com/projects/lightbox2/ and in the book \"Murach\'s JavaScript and jQuery\" (on pages 320 and 321), I\'m trying to a

2条回答
  •  萌比男神i
    2020-12-21 13:56

    Sometimes It is not also working, when you have other .js libraries included before lightbox. Put it just after jquery.

提交回复
热议问题