Home > Web Front-end > JS Tutorial > body text

JavaScript pops up a child window and passes the value to the parent window_javascript skills

WBOY
Release: 2016-05-16 16:25:48
Original
1440 people have browsed it

New parent window page:

Add the following script

Copy code The code is as follows:

http://www.w3.org/1999/xhtml" >

First




             
           




Create second.html page:

Copy code The code is as follows:

http://www.w3.org/1999/xhtml" >

    second
   



   

   

                                  BackColor="White" Font-Size="9pt" PageSize="5" Width="100%" Height="127px" OnItemDataBound="dgSjygl_ItemDataBound">
                       
                       
                       
                       
                                        
                               
                                   
                               

                                                                   
                                   
                               

                               
                               
                           

                           
                               
                           

                           
                               
                               
                           

                           
                               
                           

                       

                       
                   

   

   

         
         
    
       
   




The above is all I have done to implement this simple function. I feel that there should be a more convenient method. If anyone knows about it, please leave a message.

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!