/ Published in: jQuery
Expand |
Embed | Plain Text
jQuery('html').each(function(i){ jQuery(this).text(jQuery(this).text().replace('ch','ċ')) })
You need to login to post a comment.
jQuery('html').each(function(i){ jQuery(this).text(jQuery(this).text().replace('ch','ċ')) })
You need to login to post a comment.