OpenSearch summary sharing

巴扎黑
Release: 2017-06-12 14:32:26
Original
3546 people have browsed it

Many modern browsers have a search box on the right side of the address bar, and Google search is installed by default. As shown below: In fact, this is an application of OpenSearch. As long as you write the corresponding micro-format xml file, you can formulate the corresponding search box. Referring to the OpenSearch definition document, you can basically obtain the basic xml format. For example, a typical search engine has a search box on the right side of the address bar. Many modern browsers have Google search installed by default. As shown in the figure below: In fact, this is an application of OpenSearch. As long as you write the corresponding micro-format xml file, you can formulate the corresponding search box. Referring to the OpenSearch definition document, you can basically obtain the basic xml format. For example, a typical search xml file can be specified like this.

1. Detailed introduction to XML-OpenSearch application

OpenSearch summary sharing

##Introduction: Many modern browsers have a search box on the right side of the address bar, and Google search is installed by default. As shown in the figure below: In fact, this is an application of OpenSearch. As long as you write the corresponding micro-format xml file, you can formulate the corresponding search box. Referring to the OpenSearch definition document, you can basically obtain the basic xml format. For example, a typical search

[Related Q&A recommendations]:

The above is the detailed content of OpenSearch summary sharing. For more information, please follow other related articles on the PHP Chinese website!

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!