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

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -