Friday, 15 June 2012

javascript - Popup an iframe or website when button pressed -


I was planning to create a popup when a button is pressed that it will reduce the background to open an image in Facebook Like, but my popup is filled with a text box for the first name, last name, middle name, username and password. I was wondering how can I get it? I tried to read the pyrox and fancy box but could not find it. I think I need an online script where I could call it How can you suggest it?

You can use

In this page you can see many examples Are there.

Javascript code

  $ ("# various5"). Fancybox ('' width ':' 75% ',' height ': '75%', 'autoskele': wrong, 'transit' ':' none ',' transit '': 'none', 'type' : 'Iframe'});  

HTML code

  & lt; An id = "different 5" href = "/ data / iframe.html" & gt; Ipham (75% width and height) & lt; / A & gt;  

You load the faxbox library and start the fancybox object. When you click on your link with iframe url href, the popup shows iframe content


No comments:

Post a Comment