Click here to Skip to main content
15,867,895 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
Hi,

I have a scenario where I need to open a child page as pop up from parent page usign Jquery.

In the child page I need to enter some selection criteria based on which I will get results on Parent page. The Jquery examples I saw where using Div tag and the HTML form pop up window was written in the Div. I dont want the HTML to be written on the parent page.

That's whay I need to use a seperate child page for selection criteria. Please help !


Thanks,
Divya
Posted

1 solution

 
Share this answer
 
Comments
Dalek Dave 6-Jan-12 6:33am    
Good Call.
Divymital 6-Jan-12 6:54am    
Thanks Uma Shankar for reply .. It opened the child page but not as a pop up .. Rather the content of child page appeared on the parent page in the same parent window, without a feel of being in popup. Please suggest

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900