iframe mode

44 views
Skip to first unread message

hugofg

unread,
Mar 10, 2009, 12:29:13 AM3/10/09
to fancybox
can I change the width and height in the iframe mode?

hugofg

unread,
Mar 10, 2009, 12:43:17 AM3/10/09
to fancybox
I find some solution. In the file jquery.fancybox-1.2.0.js insert de
codes: 'frameWidth': 500, 'frameHeight': 400

final result is something like this:
$("a.group1").fancybox({
'hideOnContentClick': false,
'frameWidth': 500,
'frameHeight': 400
});
Reply all
Reply to author
Forward
0 new messages