Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

When writing html5, debugging found that web pages such as script php, js, css, etc., failed.

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

Today, I will talk to you about debugging the script php and other web pages such as js, css, etc. when writing html5, which may not be well understood by many people. in order to make you understand better, the editor has summarized the following contents for you. I hope you can get something according to this article.

Recently, after simply debugging and using in conjunction with PHP when writing html5, I found that in many cases, js, css, etc., will fail, and the page will display an exception, but not in the previous non-html5. After consulting all kinds of data, after debugging, it is found that there is still a cache when the web page is redirected, and the relationship between the original web page and the jumped web page needs to be pointed out. Therefore, in the code:

1. To use the form form jump, you need to add target to the form element, such as:

The code is as follows:

two。 To use a hyperlink to jump, you need to specify rel in a:

The code is as follows:

Set up

After reading the above, do you have any further understanding of the failure of js, css and other web pages such as the script php when debugging when writing html5? If you want to know more knowledge or related content, please follow the industry information channel, thank you for your support.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report