Posts Tagged ‘cookies’

Quick Cookie Click

Wednesday, June 3rd, 2009
No Gravatar

Any browser that supports JavaScript will pop an alert with the current cookies from the domain currently displayed if you enter this in the location bar:

javascript:alert(document.cookie)

Handy if you don’t work with JavaScript or cookies enough to have a web developer tool bar installed.

  • Share/Bookmark