在多个元素中切换隐藏文本
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在多个元素中切换隐藏文本相关的知识,希望对你有一定的参考价值。
html: <a href="#"></a>
function toggleTitle(b) { //alert(links.length); var spans = b.getElementsByTagName('span'); function removeChildrenFromNode(node) { if(node.hasChildNodes()) { while(node.childNodes.length >= 2) { node.removeChild(node.lastChild); } } } if (spans.length != 0) { removeChildrenFromNode(b); } else { if (b.hasAttribute('title')) {var annotationText = '<span class=\"annotation\"><br><i>Annotation: </i>'+b.getAttribute("title")+'</span>';} else {var annotationText = '';}; if (b.hasAttribute('keywords')) {var keywordsText = '<span class=\"authors\"><br><i>Authors: </i>'+b.getAttribute("keywords")+'</span>';} else {var keywordsText = '';}; if (b.hasAttribute('authors')) {var authorsText = '<span class=\"keywords\"><br><i>Keywords: </i>'+b.getAttribute("authors")+'</span>';} else {var authorsText = '';}; b.innerHTML += authorsText+"\n"+annotationText+"\n"+keywordsText; } }
以上是关于在多个元素中切换隐藏文本的主要内容,如果未能解决你的问题,请参考以下文章
jQ禁止右键点击隐藏搜索文本框文字在新窗口中打开链接检测浏览器预加载图片页面样式切换所有列等高动态控制页面字体大小获得鼠标指针的X值Y值验证元素是否为空替换元素延迟加载验证元素