Function bindHtml

Updates an element's innerHTML when the source value changes

bindHtml(source, `#blah`);

Uses bindElement, with {elField:'innerHTML'} as the options.