Home > Web Front-end > JS Tutorial > a tag triggers onclick event without jumping

a tag triggers onclick event without jumping

伊谢尔伦
Release: 2016-11-22 14:17:00
Original
1419 people have browsed it

When developing web pages, we often encounter the following situations:

1. A label only needs to trigger onclick behavior;

2. The performance must have a mouse pointer display, or other visual effects similar to a label .

For example, when performing a delete operation, in order to avoid misoperation, we need to pop up a dialog box to let the user confirm whether to delete. Therefore, we often use the link instead of

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