$(document).ready(function() { var el = $('#content'); el.html(el.html().replace(/#teckenfora#/ig, "@").replace(/#tilliatagg#/ig, "mailto:") ); });