Home >Web Front-end >JS Tutorial >js script to directly edit the current cookie_javascript skills

js script to directly edit the current cookie_javascript skills

WBOY
WBOYOriginal
2016-05-16 19:01:051334browse

Author: Linx

Copy code The code is as follows:

javascript:document.cookie= window.prompt("Linx Edit cookie:",document.cookie);void(0);

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn