FancyBox returning “The requested content cannot be loaded. Please try again later.” with link

前端 未结 12 2170
感情败类
感情败类 2020-12-05 13:37

I\'m using Fancybox to display inline content (a div with an image linked to a new page). The div and image display fine in the modal, but when the image is clicked to go to

12条回答
  •  無奈伤痛
    2020-12-05 14:04

    I just ran into this issue as well.

    As it turns out, the href url is EXTRA case sensitive. (if that is possible)

    Regardless double, triple check your href urls to insure that you have the case exactly correct.

提交回复
热议问题