开发者

how different browser perform when copying and pasting alt text in the img tag?

How can I make the img tag perform the same when user copy and paste the img tag in different browser. As most of you guys know, the img tag have the alt attribute and text attribute. When you display the img tag, you could show the text message when user hover over the image by using these two attribute.

But the problem I'm facing is different browser perform differently when user want to copy the image. Some browser like firefox(3.6.X or up) could convert the image into text, and most of other browser it seems do not support that feature.

How can I make the img tag perform the same when user copy and paste in different browsers?

you could go to the following link for further reference.

http://rebuildingtheweb.com/en/how-browsers-export-alt-开发者_如何学JAVAtext/


At the very least, you should report this as a bug to WebKit (i.e.: Chrome and Safari) here: http://webkit.org/quality/reporting.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜