Opening a html page within fancybox

Opening inline HTML in a fancybox popup is easily achievable but once I faced the problem of opening a HTML page within fancybox popup. After googling, I found the solution that ‘type’ property of fancybox we need to include on calling of it.

For that we need to use fancybox property “type:iframe”.Here is the code snippet :

HTML

In this way you can open a html page within fancybox

HTML page within fancybox

If you are facing any issue regarding fancybox as well as colorbox then post us your query. We will try to provide you a solution as soon as possible.

You Might Interested In

1 COMMENT

Leave a Reply

Enclose a code block like: <pre><code>Your Code Snippet</code></pre>.