Html,同一网页内,我如何能点击图片跳转到对应文字,代码如何实现
2条回答 默认 最新
沙龙村娃儿去巴黎 2021-11-06 10:58关注没有看懂什么是跳转到英文。
自己曲解了一下,大概是通过图片跳转到网页吧。本人也是菜鸡一枚,附上大佬的代码我用#CSDN#这个app发现了有技术含量的博客,小伙伴们求同去《html中a可以插入图片吗,关于kindeditor 插入图片时加入A标签问题!》, 一起来围观吧html中a可以插入图片吗,关于kindeditor 插入图片时加入A标签问题!_美的时光的博客-CSDN博客 本已经找到了代码 :insertimage : function(url, title, width, height, border, align) {title = _undef(title, '');border = _undef(border, 0);var html = 'if (width) {html += 'width="' + _escape(width) + '" ';}if (...https://blog.csdn.net/weixin_42353996/article/details/118064895?utm_source=app&app_version=4.17.0
解决 无用评论 打赏 举报