Due to the system i’m having to build a site in templates are extremely restrictive so I don’t have much control.
My question is:
Is it possible with fancybox to set the width and height in the link?
e.g.
<a href="iframelocation" class="fancybox 480 320">Click here"</a>
Thanks in advance.
PVS
You could store the values in
data-attributes. (assuming you are using jQuery 1.4.3 or greater)