I've a php code, it prints some text. But I need to replace "n" character with "N" by JavaScript (without editing php code). In everywhere (All texts). How can I do it? Thanks ...
PS: I was creating another topic (#4459901), but this topic is different!