hyperlink and bold word text display after form submission with innerhtml with javascript -


i display block of text(based on user input) after form submission using innerhtml. wanted know how make bold hyperlink within text block. text displayed in hidden panel below form. many

i'm not sure understood question, but...

you can use old html tags (like <b> or <i>) directly innerhtml = ""; without them being stripped.


Comments

Popular posts from this blog

python - argument must be rect style object - Pygame -

webrtc - Which ICE candidate am I using and why? -

c# - Better 64-bit byte array hash -