Stephen King
2
Q:

inner html jquery

$('#selector').text('Your text here');
1
var itemtoReplaceContentOf = $('#regTitle');
itemtoReplaceContentOf.html('');
newcontent.appendTo(itemtoReplaceContentOf);
1

New to Communities?

Join the community