Join us to show up for other Firefox users 🦊. Earn fun badges and Mozilla swag vouchers! Find out more: https://mzl.la/askafox150

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

When I display document.cookie it includes some cookies I did not set: popunder=yes; popundr=yes; setover18=1 - are these from FireFox?

  • 2 respuestas
  • 3 tienen este problema
  • 67 visitas
  • Última respuesta de SteveComstock
  • Resueltas

I am writing computer lab exercises for a course I'm writing, and the cookies part is not working as expected; then I found those those three unexplained cookies and I wonder how they got there?

I am writing computer lab exercises for a course I'm writing, and the cookies part is not working as expected; then I found those those three unexplained cookies and I wonder how they got there?

Solución elegida

Is it only on your exercises or do those show up other places?

I have a page that I created for some reason that manipulates document.cookie in client-side script. Does it behave oddly for you?

https://www.jeffersonscher.com/res/cook.html

Leer esta respuesta en su contexto 👍 1

Todas las respuestas (2)

Solución elegida

Is it only on your exercises or do those show up other places?

I have a page that I created for some reason that manipulates document.cookie in client-side script. Does it behave oddly for you?

https://www.jeffersonscher.com/res/cook.html

I looked at your source page; way more complex than my simple page.

But when I tested my page again today, the mysterious behavior is gone!

Don't know why, but I'll take it.

Thanks for your note.