Search the blog

This will work on everything inside a <main> tag.

$('main').html(function(index, html){

    return html.replace(/®/g, '®');

});
Tim Bennett is a freelance web designer from Leeds. He has a First Class Honours degree in Computing from Leeds Metropolitan University and currently runs his own one-man web design company, Texelate.