Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一些像“域”这样的链接,当我将鼠标悬停在它上面时,我想有一个 url 链接的预览图像。像 iframe 这样的东西可能吗?有人可以帮我弄这个吗?
真诚的勒内,
您可能正在寻找显示图像(domain.com 的缩略图)的鼠标。对于鼠标悬停,有许多脚本可用:搜索“javascript tooltip”(例如jQuery 工具)。
要获得“domain.com”的缩略图,您需要使用URL2PNG或Browshot等 Web 服务。