A brief discussion on the techniques of using HTML empty links

php中世界最好的语言
Release: 2018-01-20 09:53:40
Original
3425 people have browsed it

This time I will briefly talk about the techniques of using HTML empty links. What are the precautions for using HTML empty links? The following is a practical case, let’s take a look.

Empty link:

is a link without a target endpoint.

FormatDisplay content

The role of empty connection

1.Set as homepage

onclick="this.style.behavior='url(#default#homepage)';this.sethomepage('http :////m.sbmmt.com')">Set as homepage

2. Add favorites

onclick="javascript:window.external.addfavorite('http:////m.sbmmt.com/','PHP')">Add to Favorites

I believe you have mastered the methods after reading these cases. For more exciting information, please pay attention to other related articles on the php Chinese website!

Related reading:

How to use h5’s sse server to send EventSource events

H5’s local storage and local database details Introducing

#h5 how to implement the remember password function

The above is the detailed content of A brief discussion on the techniques of using HTML empty links. For more information, please follow other related articles on the PHP Chinese website!

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!