HTML: Can you hide/ignore text elements from browser Find (CTRL+F)

后端 未结 3 642
渐次进展
渐次进展 2021-02-05 13:32

I\'ve got a web app with a fairly complicated UI, and a portion of the screen reserved for content.

If possible, I would like to make it so that when the user uses the b

3条回答
  •  一个人的身影
    2021-02-05 14:14

    My suggestion would be to make the area you don't want to be searchable an image or have it use something like flash. The only solution I was able to find was this. But using that is completely up to you.

提交回复
热议问题