Superscript All Registered(®) Trademark Characters [Snippet] <> No-Code Supply Co.

Superscript All Registered(®) Trademark Characters

Superscript All Registered(®) Trademark Characters
/* Style all <sup> elements */
sup {
position: relative;
top: -0.5em;
font-size: 0.6em;
}
// Find all ® characters and wrap them in a <sup> element -->
$('body :not(script,sup)').contents().filter(function() {
return this.nodeType === 3;
}).replaceWith(function() {
return this.nodeValue.replace(/[™®©]/g, '<sup>$&</sup>');
});

Find all registered trademark symbols throughout an entire page or site and adjust the markup to and superscript tags around them so they can be appropriately styled.

Have feedback or a question related to this item? Drop us some feedback!

Curated: 
7.13.20

Similar items

Granola

3.30.25

Giga Energy

3.30.25

Also

3.26.25

Hurry Up & Have Fun

3.24.25

Cleft Notes

3.22.25

Typography in web design course

€399
3.22.25

Modulify AI

3.22.25

Webflow Expert Course

3.22.25

Dreamr

3.22.25

Website Headlines (dotcom)

3.18.25

Plumb

3.18.25

Elevate Sphere

3.17.25

Mast

3.13.23

Whalesync

1.8.23

Rubus

3.14.25

brand.ai

3.14.25

Tiny Mighty Buttons

3.14.25

DeepFlow

3.13.25

Sections.wtf

3.13.25

Jetboost

12.3.19

Fathom Analytics

12.1.22

Birch

3.11.25

Praxis Leandra Isler

3.10.25

Ditto

3.10.25

Frontify

3.10.25

Fleur MCP App Store

3.10.25
Load more

Bummer, no results

Try a different search/filter combo, or drop us some feedback if there is something missing you would love to see!

Reset filters

Subscribe for updates

Get updates on the latest curated resources and be the first to hear of new features.