js点击获取连接的内容
生活随笔
收集整理的這篇文章主要介紹了
js点击获取连接的内容
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
<a href='#' onmouseover="mouseover2(this);" >格柵除污機</a>
<a href='#' onmouseover="mouseover2(this);" >格柵除污機</a>
<script>
function mouseover2(o){setTimeout(function(){var value = o.innerText;var input = document.createElement("input");input.style.border=0;input.value=value;//o.replaceNode(input);//input.select();
alert(input.value)}, 2000);
}</script>
?
轉載于:https://www.cnblogs.com/youtianxia/p/4058842.html
總結
以上是生活随笔為你收集整理的js点击获取连接的内容的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 菜根谭#218
- 下一篇: BZOJ 1101: [POI2007]