cccccccccccccccccccc
This commit is contained in:
parent
6dc2bd1221
commit
5a7f69fb5a
|
|
@ -92,7 +92,7 @@
|
||||||
// code.innerHTML = hightlightHtml
|
// code.innerHTML = hightlightHtml
|
||||||
// })
|
// })
|
||||||
textarea.parentNode.insertBefore(newDiv, textarea.nextSibling)
|
textarea.parentNode.insertBefore(newDiv, textarea.nextSibling)
|
||||||
// textarea.style.display = 'none'
|
textarea.style.display = 'none'
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
createLink(highLightCss)
|
createLink(highLightCss)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue