Home > Backend Development > PHP Tutorial > js confirm function delete prompt_PHP tutorial

js confirm function delete prompt_PHP tutorial

WBOY
Release: 2016-07-13 10:34:29
Original
1064 people have browsed it

<a href="del.php" onclick="return confirm('是否将此留言信息删除?')">删除留言</a>
Copy after login

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/750883.htmlTechArticlea href="del.php" onclick="return confirm('Do you want to delete this message?') "Delete message/a...
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