Home > Backend Development > PHP Tutorial > 关于网页刷新的有关问题

关于网页刷新的有关问题

WBOY
Release: 2016-06-13 13:36:18
Original
999 people have browsed it

关于网页刷新的问题。




上面的代码生成网页后,在textarea里输入字符。在火狐浏览器里刷新后,里面textarea的字符不变,但在IE里就消失了,我想让它在火狐里页消失,该如何?

------解决方案--------------------
写一段JS,放在这段代码后面,人为的置空不就可以了。
------解决方案--------------------
HTML code

Copy after login
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template