Groups
Groups
Sign in
Groups
Groups
FancyBox
Conversations
About
Send feedback
Help
iframe mode
44 views
Skip to first unread message
hugofg
unread,
Mar 10, 2009, 12:29:13 AM
3/10/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fancybox
can I change the width and height in the iframe mode?
hugofg
unread,
Mar 10, 2009, 12:43:17 AM
3/10/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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