SyntaxFix
Write A Post
Hire A Developer
Questions
You just use this and it will be helpful for you
$("#btnForm").click(function (){ $.fancybox({ 'padding': 0, 'width': 1087, 'height': 610, 'type': 'iframe', content: $('#divForm').show(); }); });