How do I add html link to image title

后端 未结 4 1927
北荒
北荒 2021-01-07 07:16

I\'m actually needing to include html links in the longdesc attribute. I\'ve altered prettyphoto to use longdesc instead of title for images, but I need to include html link

4条回答
  •  旧时难觅i
    2021-01-07 07:54

    The longdesc attribute is an URI, not a place to add code. In other words, you'll need to create a page that the longdesc links to. This page is where you'll make a thorough description of what's on the image.

提交回复
热议问题