Forum

fancybox - clean i ...
 
Notifications
Clear all

fancybox - clean i frame, centered

1 Posty
1 Users
0 Likes
1,169 Widok
0
Topic starter

example

1 Answer
0
Topic starter
1
2
3
4
5
6
7
8
9
10
11
12
        $('.fancybox').fancybox(
            {
                                   autoSize: false,
                                   autoDimensions: false,
                                   width: 720,
                                   height: 405,
                                   fitToView: false,
                                   padding: 0,
                                   title: this.title,
                                   href: $(this).attr('href'),
                                   type: 'iframe'         
            });
		$('.fancybox').fancybox(
			{
                                   autoSize: false,
                                   autoDimensions: false,
                                   width: 720,
                                   height: 405,
                                   fitToView: false,
                                   padding: 0,
                                   title: this.title,
                                   href: $(this).attr('href'),
                                   type: 'iframe'			
			});

Odpowiedź

Author Name

Author Email

Your question *

 
Preview 0 Revisions Saved
Share: