HTML Double Click Selection Oddity

前端 未结 3 660
予麋鹿
予麋鹿 2020-12-30 06:47

I didn\'t post this on DocType because it\'s not really a design thing, the visual representation isn\'t my problem, the behaviour is. I\'m sorry if th

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-30 07:16

    I suspect that if you include a space or a non-breaking space   between your two elements, you will find that you can double-click, and select only one but not both elements, as the browser will no longer see the two elements as a single word.

提交回复
热议问题