Widget:TestTabs: Difference between revisions

From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Pillowkeeper
Replaced content with "<script> tippy('.tltp') </script>"
imported>Pillowkeeper
No edit summary
Line 1: Line 1:
<script src="https://unpkg.com/tippy.js@1.3.0/dist/tippy.js"></script>
<script>
<script>
tippy('.tltp')
tippy('.tltp')
</script>
</script>

Revision as of 17:22, 9 October 2017

<script src="https://unpkg.com/tippy.js@1.3.0/dist/tippy.js"></script> <script> tippy('.tltp') </script>