<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>JavaScript on Paul's Particles</title><link>https://paulstapel.com/categories/javascript/</link><description>Recent content in JavaScript on Paul's Particles</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 16 Apr 2025 15:15:55 +0200</lastBuildDate><atom:link href="https://paulstapel.com/categories/javascript/index.xml" rel="self" type="application/rss+xml"/><item><title>Creating a Table of Contents</title><link>https://paulstapel.com/creating-table-of-contents/</link><pubDate>Wed, 16 Apr 2025 15:15:55 +0200</pubDate><guid>https://paulstapel.com/creating-table-of-contents/</guid><description>Ok, so as my blog has been growing recently, I decided it was about time I started implementing some more features. One of the things I wanted to add was a little floating table of contents. From there, users would be able to more easily navigate through a given page, and as I have just recently implemented my codex, I felt it was about time to create this. As I found it rather difficult to find things about this online, I wanted to quickly share my implementation.</description></item></channel></rss>