HTML Attribute rel Errors using fancyBox

后端 未结 6 968
青春惊慌失措
青春惊慌失措 2020-11-28 11:25

I\'m using fancyBox to create a gallery with the following code:




        
6条回答
  •  半阙折子戏
    2020-11-28 11:47

    How do I fix this issue?

    You don't need to. The range of values that the validator accepts for the rel attribute is limited.

    Obviously Fancybox makes use of that attribute in a way that the validator does not appreciate, so it issues a warning an error; but this does not have to concern you.

    Am I not writing the code out correctly?

    Yes, you are.

提交回复
热议问题