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.
您好,我正在使用 SIDR 插件向我的站点添加切换菜单。我想使用访问者可以单击并打开切换菜单的图像。我将图像包装在带有#simple-menu id 的标签中。但是图像不显示。有没有人知道为什么?
我觉得好蠢!
我的代码有错误。我没有在 src 属性中添加等号,所以我有
<img src"">
代替
<img src="">