Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
SQL
hi
  I am working with dnn 6. In my page I have a iframe with 2 radiobutton, when i will select one radiobutton a popup login box should appear. I am getting my login box but inside an iframe please suggest me how would I do that.
Posted

1 solution

If it's a real popup, it should not be constrained. If it's done in CSS, it will be, because the iframe IS the entire web page.
 
Share this answer
 
Comments
Prafulla Sahu 2-Jan-13 4:39am    
sorry for misunderstanding Christian Graus actually I want a different login screen like the dnn login popup when i will select a radiobutton.
Christian Graus 2-Jan-13 4:41am    
I don't care, my answer stands. If you're in an iframe and if it's a CSS popup, it's constrained by the iframe
Prafulla Sahu 2-Jan-13 4:44am    
it's a javascript popup

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