Close Contact

open myform

open myform with {autoResize:false} (Pro version)








































This is the result of running Contact Form 7 and Easy FancyBox together with this code:

<a class="fancybox-inline {autoResize:false}" href="#myform">open myform</a>
<div class="fancybox-hidden">
<div id="myform" style="width:240px;padding:10px;">
[contact-form-7 id="X" title="Contact form X"]
</div>
</div>