Title: In the background management system, you need to implement the background interface of the local dynamic refresh. The left navigation bar is set using the a tag, and the sub-pages in the IFRAME can be dynamically refreshed with the combination of the HREF and target properties.
Principle: Set the name of your iframe such as IFrame name= "main" on your left page <a href= "article_manage.asp" target= "main" > Article Management </a>
Interpretation of Source code:
1. In the right nested box, write the nested code iframe set to name = iframe 2. Then add target = iframe 3 to the left navigation link. Sometimes a lot of links are not good one set link Target's Properties we can set Raizhong directly as set
E-mail: 392277956#qq.com
Date: 2017.11.10
Coordinates: Baiyun District, Guangzhou
"Thinkphp Framework Learning" (2)---Background management system How to use IFRAME to click on the left and right local refresh