Javascript - Change html tag type

后端 未结 8 1152
说谎
说谎 2020-11-30 14:03

i have a question, can i replace html tag to another ?

But i don\'t want to make the content blank. like this:

content<         


        
8条回答
  •  庸人自扰
    2020-11-30 14:32

    Here's a simple way to do it in your HTML code. With a bit of embedded styling and javascript code, this gives you the effect you're looking for...

    Click!

提交回复
热议问题